Define step input as a Number type
authorSteven Hardy <shardy@redhat.com>
Wed, 21 Sep 2016 13:53:27 +0000 (14:53 +0100)
committerEmilien Macchi <emilien@redhat.com>
Wed, 21 Sep 2016 15:45:56 +0000 (15:45 +0000)
commit18313fe3ce0186352e20ea0c5b2caa0258df1068
tree093d46b87228fe5e54107dd707d445e8ea81e341
parent1e723337029b8ea77f12dd2d75a4a426570f1c63
Define step input as a Number type

Currently we pass numbers in (hard-coded in post.j2.yaml) but the
SoftwareConfig schema defaults to String.  If puppet requires an
integer number, setting this type may help preserve the type for
the hook.

Change-Id: Ie9227d7adb58ea3c791aa459a1ab5b17ad935919
puppet/blockstorage-config.yaml
puppet/cephstorage-config.yaml
puppet/compute-config.yaml
puppet/controller-config.yaml
puppet/objectstorage-config.yaml