Merge "ControlPlaneSubnetCidr must be a string"

This commit is contained in:
Jenkins 2016-05-03 11:45:10 +00:00 committed by Gerrit Code Review
commit e092e66abb

View File

@ -792,7 +792,7 @@ the environment)::
parameter_defaults:
# CIDR subnet mask length for provisioning network
ControlPlaneSubnetCidr: 24
ControlPlaneSubnetCidr: '24'
# Gateway router for the provisioning network (or Undercloud IP)
ControlPlaneDefaultRoute:10.8.146.254
# Generally the IP of the Undercloud