Closed
Bug 1005914
Opened 12 years ago
Closed 12 years ago
Please add a cname in DNS for the One and Done staging site on paas
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Infrastructure & Operations
IT-Managed Tools
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bsilverberg, Assigned: cturra)
Details
Currently we must access staging at oneanddone.paas.allizom.org. Can it be configured to that we can reach the same site simply by oneanddone.allizom.org?
| Assignee | ||
Comment 1•12 years ago
|
||
i have committed this to dns and will report back when it's externally available.
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Comment 2•12 years ago
|
||
done. just be sure to add the url to your applications stackato.yml file and you should be good to go.
https://github.com/ActiveState/stackato-cli/blob/master/doc/stackato.yml.txt#L52
$ dig +short oneanddone.allizom.org
paas-zlb.vips.scl3.mozilla.com.
63.245.215.73
$ curl -I http://oneanddone.allizom.org
HTTP/1.1 404 Not Found
Content-Type: text/html
Content-Length: 1810
Date: Mon, 05 May 2014 16:58:47 GMT
Connection: keep-alive
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•