Merge "Correct the parameter_defaults section name."

This commit is contained in:
Jenkins 2015-03-19 11:29:59 +00:00 committed by Gerrit Code Review
commit f3278b40d3

@ -16,6 +16,5 @@ resource_registry:
OS::TripleO::AllNodes::SoftwareConfig: puppet/all-nodes-config.yaml
OS::TripleO::BootstrapNode::SoftwareConfig: puppet/bootstrap-config.yaml
# NOTE(dprince): requires a new release of python-heatclient
#default_parameters:
#EnablePackageInstall: false
parameter_defaults:
EnablePackageInstall: false