Closed Bug 957712 Opened 12 years ago Closed 12 years ago

config change for aus4-admin-dev instance

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bburton)

Details

I noticed today our dev builds aren't able to submit to aus4-admin-dev because they submit data with URLs that point at dev-stage01.srv.releng.scl3.mozilla.com, which isn't in the domainWhitelist. Can we get that added to this instance's config file? To be very explicit: This should only be for dev, not stage or prod.
Assignee: server-ops-webops → bburton
[root@ausadm.private.phx1 app]# vim admin.ini [root@ausadm.private.phx1 app]# grep domain_whitelist admin.ini domain_whitelist=download.mozilla.org, stage.mozilla.org, ftp.mozilla.org, dev-stage01.srv.releng.scl3.mozilla.com [root@ausadm.private.phx1 app]# /data/aus-dev/deploy aus4-admin-dev.allizom.org [2014-01-08 14:08:58] Running rsync_project [2014-01-08 14:08:58] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/aus-dev/src/aus4-admin-dev.allizom.org/ /data/aus-dev/www/aus4-admin-dev.allizom.org/ [2014-01-08 14:08:58] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/aus-dev/src/aus4-admin-dev.allizom.org/ /data/aus-dev/www/aus4-admin-dev.allizom.org/ (0.079s) [2014-01-08 14:08:58] Finished rsync_project (0.079s) [2014-01-08 14:08:58] Running push_www [2014-01-08 14:08:58] [aus1.dev.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh aus4-admin-dev.allizom.org [2014-01-08 14:08:59] [aus1.dev.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh aus4-admin-dev.allizom.org (0.800s) [2014-01-08 14:08:59] Finished push_www (0.801s) [root@ausadm.private.phx1 app]# issue-multi-command aus-dev service httpd restart [2014-01-08 14:09:08] [aus1.dev.webapp.phx1.mozilla.com] running: service httpd restart [2014-01-08 14:09:09] [aus1.dev.webapp.phx1.mozilla.com] finished: service httpd restart (1.756s) [aus1.dev.webapp.phx1.mozilla.com] out: Stopping httpd: [ OK ] [aus1.dev.webapp.phx1.mozilla.com] out: Starting httpd: [ OK ]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Thanks!
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.