X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=notcompute.yaml;h=5a4d9d21d01a4b5d3da10960fd74d773d9ccd52a;hb=65351560a421f40c0d66d6dcb00ee5515d5feb0f;hp=2ad5b30bfc1575cddf56d3068dc910bfa9a3f6b6;hpb=6d2580f037b843fd7f663f02113b5d924f0bafb8;p=apex-tripleo-heat-templates.git diff --git a/notcompute.yaml b/notcompute.yaml index 2ad5b30b..5a4d9d21 100644 --- a/notcompute.yaml +++ b/notcompute.yaml @@ -84,6 +84,11 @@ Parameters: NoEcho: true notcomputeImage: Type: String + HeatStackDomainAdminPassword: + Description: Password for heat_domain_admin user. + Type: String + Default: '' + NoEcho: true Resources: AccessPolicy: Properties: @@ -163,6 +168,7 @@ Resources: region: Ref: AWS::Region auth_encryption_key: unset + stack_domain_admin_password: {Ref: HeatStackDomainAdminPassword} interfaces: control: Ref: NovaInterfaces