[Gluster-infra] [Bug 1484509] Redirect www.gluster.org and blog.gluster.org

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 31 14:48:15 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1484509



--- Comment #11 from M. Scherer <mscherer at redhat.com> ---
So as asked on irc, I changed the DNS:

commit d2bfdf9cb849648f0295057dd48d58c93f723640
Author: Michael Scherer <mscherer>
Date:   Thu Aug 31 16:42:43 2017 +0200

    Move the CNAME to go on wpengine

diff --git a/prod/external-default/gluster.org
b/prod/external-default/gluster.org
index c7a60c2..1a49c46 100644
--- a/prod/external-default/gluster.org
+++ b/prod/external-default/gluster.org
@@ -1,6 +1,6 @@
 $TTL 300
 @       IN      SOA     ns1.redhat.com. noc.redhat.com.  (
-                                      2017083101 ; Serial
+                                      2017083102 ; Serial
                                       3600       ; Refresh
                                       1800       ; Retry
                                       604800     ; Expire
@@ -16,8 +16,8 @@ $TTL 300
                 IN        A        198.61.169.132
 mx1             IN        A        198.61.169.132
 supercolony     IN        A        198.61.169.132
-www             IN        CNAME    supercolony
-blog            IN        CNAME    supercolony
+www             IN        CNAME    gluster.wpengine.com.
+blog            IN        CNAME    gluster.wpengine.com.
 lists           IN        CNAME    supercolony
 planet          IN        CNAME    supercolony

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8g1jcqN43v&a=cc_unsubscribe


More information about the Gluster-infra mailing list