Closed Bug 890970 Opened 11 years ago Closed 11 years ago

[socorro] Remove Apache configs and DNS for crash-stats-django.allizom.org

Categories

(Infrastructure & Operations Graveyard :: WebOps: Socorro, task, P3)

x86
macOS

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: bburton)

References

Details

I get errors that ALLOWED_HOSTS hasn't been set up for crash-stats-django.allizom.org.

We need, in settings/local.py::

  ALLOWED_HOSTS = ['crash-stats-django.allizom.org']
Working on
Assignee: server-ops-webops → bburton
Status: NEW → ASSIGNED
Priority: -- → P3
After discussion on IRC, we're going to remove the Apache configs and DNS for crash-stats-django.allizom.org, now that crash-stats.allizom.org is on the Django web servers.
Summary: ALLOWED_HOSTS for staging server → [socorro] Remove Apache configs and DNS for crash-stats-django.allizom.org
Since I'll need to rename some directories and this'll temporarily break staging, I'll make those changes first thing in the morning PDT
Depends on: 891185
bburton@localhost [06:29:51] [~/code/mozilla/sysadmins/puppet/trunk]
-> % svn ci -m "removing -django from crash-stats staging name now that django is live, bug 890970" modules/webapp/files/crashstats-stage/etc-httpd/domains/crash-stats-django.allizom.org.conf
Sending        modules/webapp/files/crashstats-stage/etc-httpd/domains/crash-stats-django.allizom.org.conf
Transmitting file data .
Committed revision 70350.

bburton@localhost [07:10:14] [~/code/mozilla/sysadmins/dnsconfig]
-> % svn ci -m "removing -django from crash-stats staging name now that django is live, bug 890970"                                                                              Sending        dnsconfig/zones/allizom.org
Transmitting file data .
Committed revision 70352.
bburton@localhost [07:15:08] [~]
-> % host crash-stats-django.allizom.org
Host crash-stats-django.allizom.org not found: 3(NXDOMAIN)
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 890404
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.