refstack: move non-private variables to public
These two variables can be deployed via system-config Change-Id: If696945d7b01ee42eb822d2391405277eb6c23d3
This commit is contained in:
parent
accfb8b0fd
commit
5a7511f6a6
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_password: Jz4ooq9TL7nc3hX3
|
||||
refstack_root_db_password: KbgY3r9HYnEYpgRP
|
||||
refstack_openid_endpoint: https://openstackid.org
|
||||
|
Loading…
Reference in New Issue
Block a user