aa94f2d831
When we cleaned up the puppet in I6b6dfd0f8ef89a5362f64cfbc8016ba5b1a346b3 we renamed the group s/refstack-docker/refstack/ but didn't move the variables and some other references too. Change-Id: Ib07d1e9ede628c43b4d5d94b64ec35c101e11be8
8 lines
333 B
Django/Jinja
8 lines
333 B
Django/Jinja
# NOTE(ianw): we set to the FQDN in the gate to avoid the
|
|
# server trying to talk to the production CNAME; the gate testing
|
|
# has overridden hosts for the FQDN to be localhost
|
|
refstack_url: 'https://{{ ansible_fqdn }}'
|
|
refstack_db_username: refstack
|
|
refstack_db_password: Jz4ooq9TL7nc3hX3
|
|
refstack_root_db_password: KbgY3r9HYnEYpgRP
|