Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
44a22fc
)
Correct the parameter_defaults section name.
author
Dan Prince
<dprince@redhat.com>
Wed, 4 Mar 2015 17:12:04 +0000
(12:12 -0500)
committer
Dan Prince
<dprince@redhat.com>
Fri, 6 Mar 2015 20:10:34 +0000
(15:10 -0500)
Also, we can actually uncomment this now that heatclient 0.3
has been released.
Change-Id: I0b4ce13f1426c364ea7921596022e5165e025fdb
overcloud-resource-registry-puppet.yaml
patch
|
blob
|
history
diff --git
a/overcloud-resource-registry-puppet.yaml
b/overcloud-resource-registry-puppet.yaml
index
a71f24c
..
c64cb49
100644
(file)
--- a/
overcloud-resource-registry-puppet.yaml
+++ b/
overcloud-resource-registry-puppet.yaml
@@
-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