diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-07-04 09:55:46 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-07-04 09:55:46 +0000 |
commit | e4ace7ff871a092a56dd18b5902588820c80bbd3 (patch) | |
tree | 882959e9dc5d86833c4a974c267066beac25ccd9 | |
parent | 043d71d5ce6a1d7c3fc3a8da78ac4ea5622bb6b9 (diff) | |
parent | a8c82355e9a0cf43b2e2b233572c29b1f47a354e (diff) |
Merge "Don't set selinux in 'permissive' mode on CephStorage nodes"
-rw-r--r-- | puppet/hieradata/ceph.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml index b29b91cf..ccb41cc4 100644 --- a/puppet/hieradata/ceph.yaml +++ b/puppet/hieradata/ceph.yaml @@ -7,5 +7,3 @@ ceph::profile::params::manage_repo: false ceph::profile::params::authentication_type: cephx ceph_classes: [] - -ceph_osd_selinux_permissive: true |