Merge "refstack: move non-private variables to public"
This commit is contained in:
commit
449cabeb46
2
inventory/service/group_vars/refstack-docker.yaml
Normal file
2
inventory/service/group_vars/refstack-docker.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
refstack_url: 'http://{{ ansible_fqdn }}:8000'
|
||||||
|
refstack_openid_endpoint: https://openstackid.org
|
@ -1,5 +1,3 @@
|
|||||||
refstack_url: http://{{ ansible_fqdn }}:8000
|
|
||||||
refstack_db_username: refstack
|
refstack_db_username: refstack
|
||||||
refstack_db_password: Jz4ooq9TL7nc3hX3
|
refstack_db_password: Jz4ooq9TL7nc3hX3
|
||||||
refstack_root_db_password: KbgY3r9HYnEYpgRP
|
refstack_root_db_password: KbgY3r9HYnEYpgRP
|
||||||
refstack_openid_endpoint: https://openstackid.org
|
|
||||||
|
Loading…
Reference in New Issue
Block a user