aboutsummaryrefslogtreecommitdiffstats
path: root/undercloud-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'undercloud-source.yaml')
-rw-r--r--undercloud-source.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/undercloud-source.yaml b/undercloud-source.yaml
index 4fe2976c..f18612c8 100644
--- a/undercloud-source.yaml
+++ b/undercloud-source.yaml
@@ -67,6 +67,11 @@ Parameters:
Type: String
Default: unset
Description: Salt for the rabbit cookie, change this to force the randomly generated rabbit cookie to change.
+ HeatStackDomainAdminPassword:
+ Description: Password for heat_domain_admin user.
+ Type: String
+ Default: ''
+ NoEcho: true
Resources:
RabbitCookie:
Type: OS::Heat::RandomString
@@ -142,6 +147,7 @@ Resources:
admin_user: heat
auth_encryption_key: unset___________
db: mysql://heat:unset@localhost/heat
+ stack_domain_admin_password: {Ref: HeatStackDomainAdminPassword}
watch_server_url:
Fn::Join:
- ''