Closed
Bug 773711
Opened 13 years ago
Closed 13 years ago
Please turn on puppet for socorro1.dev.db.phx1.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: scabral, Unassigned)
Details
According to https://puppetdashboard.mozilla.org/nodes/1075 - socorro1.dev.db.phx1 isn't running puppet. I was asked by jberkus to make sure it's working:
[10:57:35] <jberkus> sheeri: can you check that puppet on DevDb got turned back on?
| Reporter | ||
Comment 1•13 years ago
|
||
The cron script is commented out in /etc/cron.d/puppetcheck:
[root@socorro1.dev.db.phx1 cron.d]# more puppetcheck
MAILTO="infra-notices@mozilla.com"
#disabled until July 12 @ 12:00pm PDT
#*/30 * * * * root /usr/bin/puppet agent --enable && /usr/bin/puppet agent --onetime --no-daemonize
MAILTO=root
I will uncomment that and remove the note:
MAILTO="infra-notices@mozilla.com"
*/30 * * * * root /usr/bin/puppet agent --enable && /usr/bin/puppet agent --onetime --no-daemonize
MAILTO=root
Hopefully that works.
Comment 2•13 years ago
|
||
Confirming that the puppetcheck cron is enabled and ran `puppet agent --test` to force a check.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 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
•