Make step an integer on the pacemaker controller

This resolves the issue causing the 'step' hiera setting
to get written as a string (thus causing puppet failures)
on a pacemaker controller.

Change-Id: I70037889e499846460357928f8637a35ac97bc7a
Closes-bug: #1631488
This commit is contained in:
Dan Prince 2016-10-07 15:12:58 -04:00
parent 521b8d418f
commit 22ab4a6674
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ resources:
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
outputs:
- name: result
inputs:
- name: step
type: Number
config:
list_join:
- ''