Closed
Bug 1061617
Opened 11 years ago
Closed 11 years ago
please update config-dist.php on AUS to AUS2_PRODUCTION tag (r1.308)
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: rwatson)
References
Details
We just committed the throttling change needed to ship this morning and we need it made live. You should end up with rev 1.308 of config-dist.php.
| Assignee | ||
Updated•11 years ago
|
Assignee: server-ops → rwatson
| Assignee | ||
Comment 1•11 years ago
|
||
/data/sync/dist/aus2.mozilla.org/update 1.308 1061617
? backup
? inc/config.php
P inc/config-dist.php
Old version: 1.307, Old md5sum: c9830182d2caa4b71b9807598172224a
New version: 1.308, New md5sum: 06860f011f895fc3c1e606c16caaa297
Verifying COOKIE_NAME and COOKIE_DOMAIN...
define('COOKIE_NAME', 'aus2a');
define('COOKIE_DOMAIN', 'aus2.mozilla.org');
Verified!\n
Backing up existing config... Done.
Deploying...
[master 2dfe4fa] bug 1061617
Committer: root <root@ip-admin02.phx.mozilla.com>
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:
git config --global user.name "Your Name"
git config --global user.email you@example.com
If the identity used for this commit is wrong, you can fix it with:
git commit --amend --author='Your Name <you@example.com>'
3 files changed, 804 insertions(+), 74 deletions(-)
create mode 100644 aus2.mozilla.org/app/backup/config.php.20140902
[pp-app-dist07] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist02] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist08] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist06] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist03] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist01] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist05] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist04] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist09] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-dist05] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist05] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist01] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist01] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist04] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist04] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist07] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist07] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist02] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist02] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist08] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist08] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist03] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist03] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist06] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist06] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist09] run: md5sum /data/www/aus2.mozilla.org/app/inc/config.php
[pp-app-dist09] out: 06860f011f895fc3c1e606c16caaa297 /data/www/aus2.mozilla.org/app/inc/config.php
Completed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•