soooo many files...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
c8a1baf7a2
commit
104d25852c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pam_url:
|
|||
settings:
|
||||
{
|
||||
{% if env == 'staging' %}
|
||||
url = "https://fas-all.stg.phx2.fedoraproject.org:8443/"; # URI to fetch
|
||||
url = "https://fas-all.stg.phx2.fedoraproject.org/"; # URI to fetch
|
||||
{% elif datacenter == 'phx2' %}
|
||||
url = "https://fas-all.phx2.fedoraproject.org:8443/"; # URI to fetch
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue