]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
selinux: Whitelist nagios' nrpe 820/head
authorZack Cerza <zack@redhat.com>
Wed, 16 Mar 2016 17:24:38 +0000 (11:24 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 16 Mar 2016 17:24:38 +0000 (11:24 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/selinux.py

index 70aad5147c9ec60891c54045c8c4ee54707cf98c..5a51fca0130452951165f778b00ab942aaa4f01f 100644 (file)
@@ -113,6 +113,7 @@ class SELinux(Task):
             'comm="dmidecode"',
             'chronyd.service',
             'name="cephtest"',
+            'scontext=system_u:system_r:nrpe_t:s0',
         ]
         se_whitelist = self.config.get('whitelist', [])
         if se_whitelist: