Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
combined
(merge:
bd79ed2
ffa6911
)
Merge "Drive DB initialization via Hiera"
author
Jenkins
<jenkins@review.openstack.org>
Thu, 6 Aug 2015 17:13:07 +0000
(17:13 +0000)
committer
Gerrit Code Review
<review@openstack.org>
Thu, 6 Aug 2015 17:13:07 +0000
(17:13 +0000)
1
2
puppet/controller-puppet.yaml
patch
|
diff1
|
diff2
|
blob
|
history
puppet/manifests/overcloud_controller.pp
patch
|
diff1
|
diff2
|
blob
|
history
puppet/manifests/overcloud_controller_pacemaker.pp
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
puppet/controller-puppet.yaml
index
89b35c3
,
629fe03
..
291dc6e
---
1
/
puppet/controller-puppet.yaml
---
2
/
puppet/controller-puppet.yaml
+++ b/
puppet/controller-puppet.yaml
@@@
-978,7
-955,9
+984,8
@@@
resources
heat::api_cloudwatch::bind_host: {get_input: heat_api_network}
heat::api_cfn::bind_host: {get_input: heat_api_network}
heat::database_connection: {get_input: heat_dsn}
- heat::instance_user: heat-admin
heat::debug: {get_input: debug}
+ heat::db::mysql::password: {get_input: heat_password}
# Keystone
keystone::admin_token: {get_input: admin_token}
diff --cc
puppet/manifests/overcloud_controller.pp
Simple merge
diff --cc
puppet/manifests/overcloud_controller_pacemaker.pp
Simple merge