]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
cobbler: Install some ansible dependencies during kickstart
authorDavid Galloway <dgallowa@redhat.com>
Tue, 12 Jul 2016 20:58:31 +0000 (16:58 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 13 Jul 2016 03:39:23 +0000 (23:39 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler/templates/snippets/cephlab_packages_rhel

index ac772bd9b7895911b181b8d6e8be72b08bff8494..dfcdd8f7c30a931842d804dbd0825a23f1c7ef46 100644 (file)
@@ -7,10 +7,11 @@
 #else
 @base
 #end if
-## Ansible seems to need the SELinux python bindings on RHEL6
-#set os_version = $getVar('os_version','')
-#if $os_version == 'rhel6'
-libselinux-python
-#end if
 perl
 wget
+## For ansible/NRPE
+smartmontools
+libselinux-python
+libsemanage-python
+policycoreutils-python
+selinux-policy-targeted