Merge "puppet: allow config of ad-hoc Cinder settings"
[apex-tripleo-heat-templates.git] / puppet / manifests / overcloud_cephstorage.pp
index 7444155..1d801ad 100644 (file)
@@ -38,6 +38,7 @@ if str2bool(hiera('ceph_osd_selinux_permissive', true)) {
   } -> Class['ceph::profile::osd']
 }
 
+include ::ceph::conf
 include ::ceph::profile::client
 include ::ceph::profile::osd