system-config/playbooks/zuul/templates/group_vars/refstack-docker.yaml.j2
Ian Wienand d33ce951c0 refstack: use CNAME for production server
The production server is trying to send itself to
refstack01.openstack.org, causing cross-site scripting issues.  In
production, use the CNAME, but use the FQDN for testing.

Fix up job file matchers while here.

Change-Id: I18a5067ee25c59c5eaa17b7c2d9bd5a942a9173d
2021-03-12 10:24:06 +11:00

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