FBR: Only use proxy101 for internal candidate-regsitry for now to debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Can I get +1s for the following DNS repo change?
This will make it simpler to debug issues with the candidate-registry from OSBS.

Patrick


commit 103f8de1f81264568d74e256ea45588d553ddd31
Author: Patrick Uiterwijk <puiterwijk@xxxxxxxxxx>
Date:   Tue Sep 25 18:52:47 2018 +0000

    Only use proxy101 for internal candidate-regsitry for now to debug
    
    Signed-off-by: Patrick Uiterwijk <puiterwijk@xxxxxxxxxx>

diff --git a/fedoraproject.org.template b/fedoraproject.org.template
index 25a090b..e99083c 100644
--- a/fedoraproject.org.template
+++ b/fedoraproject.org.template
@@ -499,7 +499,11 @@ cdn.registry       IN    CNAME 1723040894.rsc.cdn77.org.
 registry        IN    CNAME wildcard
 stable-registry IN    CNAME wildcard
 registry.stg    IN    CNAME admin.stg.fedoraproject.org.
+{% if region == "PHX2" %}
+candidate-registry        IN    CNAME proxy101.phx2.fedoraproject.org.
+{% else %}
 candidate-registry        IN    CNAME wildcard
+{% endif %}
 candidate-registry.stg    IN    CNAME admin.stg.fedoraproject.org.
 retrace02       IN    A     209.132.181.34
 retrace01      IN    A     209.132.181.28
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux