aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/monitoring/uchiwa.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/monitoring/uchiwa.pp')
-rw-r--r--manifests/profile/base/monitoring/uchiwa.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/profile/base/monitoring/uchiwa.pp b/manifests/profile/base/monitoring/uchiwa.pp
index 7c61f3e..2674b5f 100644
--- a/manifests/profile/base/monitoring/uchiwa.pp
+++ b/manifests/profile/base/monitoring/uchiwa.pp
@@ -25,7 +25,6 @@
class tripleo::profile::base::monitoring::uchiwa (
$step = hiera('step', undef),
) {
-
if $step == undef or $step >= 3 {
include ::uchiwa
}