Correct the parameter_defaults section name.

Also, we can actually uncomment this now that heatclient 0.3
has been released.

Change-Id: I0b4ce13f1426c364ea7921596022e5165e025fdb
This commit is contained in:
Dan Prince 2015-03-04 12:12:04 -05:00
parent 44a22fc61e
commit a61ba61a3f
1 changed files with 2 additions and 3 deletions

View File

@ -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