soooo many files...

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-24 00:12:06 +02:00
parent c8a1baf7a2
commit 104d25852c

View file

@ -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 %}