From: David Galloway Date: Wed, 17 Aug 2022 21:52:53 +0000 (-0400) Subject: common: vars for rhel9 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=66c6aebb3ec7849bd437458f47261f8f3a64eebd;p=ceph-cm-ansible.git common: vars for rhel9 Signed-off-by: David Galloway --- diff --git a/roles/common/vars/redhat_9.yml b/roles/common/vars/redhat_9.yml new file mode 100644 index 0000000..ae0b538 --- /dev/null +++ b/roles/common/vars/redhat_9.yml @@ -0,0 +1,8 @@ +--- +rhsm_repos: + - rhel-9-for-x86_64-baseos-rpms + - rhel-9-for-x86_64-appstream-rpms + +nrpe_selinux_packages: + - python3-libsemanage + - python3-policycoreutils