aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/neutron/ovn_northd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/neutron/ovn_northd.pp')
-rw-r--r--manifests/profile/base/neutron/ovn_northd.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/base/neutron/ovn_northd.pp b/manifests/profile/base/neutron/ovn_northd.pp
index 0b46d5c..721e84e 100644
--- a/manifests/profile/base/neutron/ovn_northd.pp
+++ b/manifests/profile/base/neutron/ovn_northd.pp
@@ -27,7 +27,7 @@
#
class tripleo::profile::base::neutron::ovn_northd (
$bootstrap_node = hiera('bootstrap_nodeid', undef),
- $step = hiera('step'),
+ $step = Integer(hiera('step')),
) {
if $step >= 4 {
# Note this only runs on the first node in the cluster when