refstack: move non-private variables to public

These two variables can be deployed via system-config

Change-Id: If696945d7b01ee42eb822d2391405277eb6c23d3
This commit is contained in:
Ian Wienand 2021-02-09 16:18:45 +11:00
parent accfb8b0fd
commit 5a7511f6a6
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,2 @@
refstack_url: 'http://{{ ansible_fqdn }}:8000'
refstack_openid_endpoint: https://openstackid.org

View File

@ -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