mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
inventory / staging: set ipa server to correct fqdn
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -23,6 +23,6 @@ fedmsg_env: stg
|
||||
deployment_type: stg
|
||||
|
||||
# IPA details
|
||||
ipa_server: ipa01.stg.phx2.fedoraproject.org
|
||||
ipa_server: ipa01.stg.iad2.fedoraproject.org
|
||||
ipa_realm: STG.FEDORAPROJECT.ORG
|
||||
ipa_admin_password: "{{ ipa_stg_admin_password }}"
|
||||
|
||||
Reference in New Issue
Block a user