I figure it would be nice to have our discourse staging instance (provided as part of our hosting agreement) in the same name space as our other staging stuff. So Discourse can so configure it, please create:
discussion.stg.fedoraproject.org pointing to secondfedoraprojectstaging.hosted-by-discourse.com.
discussion.stg.fedoraproject.org
secondfedoraprojectstaging.hosted-by-discourse.com
Done. Should be live in a few here.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Hi! Can you change this to point to fedoraprojectstaging.hosted-by-discourse.com, please? Thank you!
fedoraprojectstaging.hosted-by-discourse.com
Metadata Update from @mattdm: - Issue status updated to: Open (was: Closed)
Metadata Update from @phsmoura: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
This isn't urgent, but over the years the Discourse hosting provider has accumulated three separate staging sites, which I didn't realize. This change will consolidate things and make this the only one.
Proposed patch in DNS repo:
diff --git a/fedoraproject.org.template b/fedoraproject.org.template index d876a9a8..8f449642 100644 --- a/fedoraproject.org.template +++ b/fedoraproject.org.template @@ -2,7 +2,7 @@ ; DO NOT EDIT - this file is in the /git/dns repo on infrastructure.fedoraproject.org ; SEE the dns.txt sop in infra-docs for how to edit ;jinja2 template of how to construct fedoraproject.org for any region -; + $TTL 300 @ IN SOA ns-iad01.fedoraproject.org. hostmaster.fedoraproject.org. ( @@ -299,7 +299,7 @@ cvs.stg IN CNAME wildcard.stg.fedoraproject.org. darkserver.stg IN CNAME wildcard.stg.fedoraproject.org. debuginfod.stg IN CNAME wildcard.stg.fedoraproject.org. developer.stg IN CNAME wildcard.stg.fedoraproject.org. -discussion.stg IN CNAME secondfedoraprojectstaging.hosted-by-discourse.com. +discussion.stg IN CNAME fedoraprojectstaging.hosted-by-discourse.com. discourse2fedmsg.stg IN CNAME wildcard.stg.fedoraproject.org. docs-old.stg IN CNAME wildcard.stg.fedoraproject.org. docs.qa.stg IN CNAME wildcard.stg.fedoraproject.org.
Thanks for the patch!
Just pushed it out, Can you check it once its updated and confirm it works and then close this?
Thanks again @leo
This seems to work here.
Feel free to re-open if you need anything further on it.
Metadata Update from @kevin: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.