iad2: use fas-all.iad2 for pam_url in iad2 datacenter
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0e85aeb6c2
commit
1af4eddc1f
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ pam_url:
|
|||
url = "https://fas-all.stg.phx2.fedoraproject.org:8443/"; # URI to fetch
|
||||
{% elif datacenter == 'phx2' %}
|
||||
url = "https://fas-all.phx2.fedoraproject.org:8443/"; # URI to fetch
|
||||
{% elif datacenter == 'iad2' %}
|
||||
url = "https://fas-all.iad2.fedoraproject.org:8443/"; # URI to fetch
|
||||
{% else %}
|
||||
url = "https://fas-all.vpn.fedoraproject.org:8443/"; # URI to fetch
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue