Closed Bug 867271 Opened 12 years ago Closed 12 years ago

login.allizom.org to CNAME to login-stage.allizomaws.com

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lhilaiel, Assigned: bburton)

Details

please add this CNAME immediately to support testing of the Mozilla Persona IdP, a Q2 goal. <3
Assignee: server-ops-infra → server-ops-webops
Component: Server Operations: Infrastructure → Server Operations: Web Operations
QA Contact: jdow → nmaul
Summary: login.allizom.org to CNAME to login.stage.allizomaws.com → login.allizom.org to CNAME to login-stage.allizomaws.com
- login-stage.allizomaws.com points at an ELB - ELB is configured to serve the SSL cert: *.allizom.org - check if it is working correctly with: https://login.allizom.org/node_status and https://login.allizom.org/ldap_status
Assignee: server-ops-webops → nmaul
bump! any chance we can get this CNAME today to hit our goal of a live staging target by EOD?
Will have live shortly
Assignee: nmaul → bburton
you rock.
Pushed, should be line in ~10 minutes bburton@ironbars [01:43:24] [~/code/mozilla/sysadmins/dnsconfig] -> % svn diff Index: zones/allizom.org =================================================================== --- zones/allizom.org (revision 64915) +++ zones/allizom.org (working copy) @@ -1,6 +1,6 @@ $TTL 600 @ IN SOA ns.mozilla.org. sysadmins.mozilla.org. ( - 2013050200 + 2013050300 10800 3600 161748 @@ -401,3 +401,5 @@ ; bug 858437 phonedash-dev IN A 54.241.166.69 speedtests-dev IN A 54.241.166.69 + +login IN CNAME login-stage.allizomaws.com. bburton@ironbars [01:43:26] [~/code/mozilla/sysadmins/dnsconfig] -> % svn ci -m "login.allizom.org cname, for bug 867271" Sending dnsconfig/zones/allizom.org Transmitting file data . Committed revision 64916.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Just confirming it works for me bburton@ironbars [02:20:35] [~] -> % dig login.allizom.org @8.8.8.8 ; <<>> DiG 9.8.3-P1 <<>> login.allizom.org @8.8.8.8 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52196 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;login.allizom.org. IN A ;; ANSWER SECTION: login.allizom.org. 600 IN CNAME login-stage.allizomaws.com. login-stage.allizomaws.com. 60 IN A 54.225.162.148 ;; Query time: 187 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Fri May 3 14:20:35 2013 ;; MSG SIZE rcvd: 91
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.