Merge "Store sensitive configs in secret"

This commit is contained in:
Jenkins 2017-03-10 10:05:45 +00:00 committed by Gerrit Code Review
commit 1907e25213
1 changed files with 7 additions and 4 deletions

View File

@ -8,6 +8,13 @@ configs:
api_cfn_port:
cont: 8000
ingress: cloudformation
heat_endpoint_type: internalURL
debug: false
secret_configs:
heat:
db:
username: heat
password: password
@ -22,10 +29,6 @@ configs:
# it is strongly recommended don't change this value
user: heat_domain_admin
heat_endpoint_type: internalURL
debug: false
sources:
openstack/heat:
git_url: https://git.openstack.org/openstack/heat.git