diff options
Diffstat (limited to 'puppet/hieradata/ceph.yaml')
-rw-r--r-- | puppet/hieradata/ceph.yaml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml index 280457df..ca6d3954 100644 --- a/puppet/hieradata/ceph.yaml +++ b/puppet/hieradata/ceph.yaml @@ -7,7 +7,6 @@ ceph::profile::params::osds: {/srv/data: {}} ceph::profile::params::manage_repo: false ceph::profile::params::authentication_type: cephx -ceph_pools: - - volumes - - vms - - images +ceph_classes: [] + +ceph_osd_selinux_permissive: true |