Fix syntax error, and add ipa02.stg

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2021-11-16 10:48:16 +01:00
parent ba6ea81ecf
commit 2dcad203b9
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 2 additions and 1 deletions

View file

@ -41,3 +41,4 @@ ipa_admin_password: "{{ ipa_stg_admin_password }}"
primary_auth_source: ipa
ipa_server_nodes:
- ipa01.stg.iad2.fedoraproject.org
- ipa02.stg.iad2.fedoraproject.org

View file

@ -13,7 +13,7 @@ APPLICATION_ROOT = '{{ subdir }}/'
{% endif %}
# IPA settings
FREEIPA_SERVERS = ['{{ ipa_server_nodes }}']
FREEIPA_SERVERS = {{ ipa_server_nodes }}
FREEIPA_CACERT = '/etc/ipa/ca.crt'
# Cookies