]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
task.selinux: add PCP's pmlogger to the whitelist 852/head
authorZack Cerza <zack@redhat.com>
Mon, 2 May 2016 19:20:57 +0000 (13:20 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 2 May 2016 19:20:57 +0000 (13:20 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/selinux.py

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