diff options
Diffstat (limited to 'manifests/profile/base/ceph/osd.pp')
-rw-r--r-- | manifests/profile/base/ceph/osd.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/profile/base/ceph/osd.pp b/manifests/profile/base/ceph/osd.pp index 9736656..6940bca 100644 --- a/manifests/profile/base/ceph/osd.pp +++ b/manifests/profile/base/ceph/osd.pp @@ -31,7 +31,6 @@ class tripleo::profile::base::ceph::osd ( $ceph_osd_selinux_permissive = false, $step = hiera('step'), ) { - include ::tripleo::profile::base::ceph if $step >= 3 { |