aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/nova/compute/libvirt.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/nova/compute/libvirt.pp')
-rw-r--r--manifests/profile/base/nova/compute/libvirt.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/profile/base/nova/compute/libvirt.pp b/manifests/profile/base/nova/compute/libvirt.pp
index cc9beb6..ec592cb 100644
--- a/manifests/profile/base/nova/compute/libvirt.pp
+++ b/manifests/profile/base/nova/compute/libvirt.pp
@@ -24,7 +24,7 @@
# Defaults to hiera('step')
#
class tripleo::profile::base::nova::compute::libvirt (
- $step = hiera('step'),
+ $step = Integer(hiera('step')),
) {
if $step >= 4 {
include ::tripleo::profile::base::nova::compute