Closed Bug 1020343 Opened 10 years ago Closed 10 years ago

Jacuzzi emails should go to release team

Categories

(Infrastructure & Operations :: RelOps: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmoore, Assigned: dustin)

References

Details

/var/spool/cron/root on relengwebadm.private.scl3.mozilla.com contains the lines:

# Puppet Name: jacuzzi-allocate
MAILTO="catlee@mozilla.com"
*/10 * * * * /data/releng/src/jacuzzi-allocator/crontask.sh

Since this has recently become a production system, the emails should go to release@mozilla.com.

I believe puppet is controlling this file, although I can't find a reference to it in any of the puppet repos I know about (https://github.com/mozilla/build-puppet, https://github.com/mozilla/build-puppet-manifests https://github.com/mozilla-services/svcops-puppet) and I also couldn't find this on the puppet masters either (in the case it was a private file). So I can't quite work out how this is getting managed...

The change I'd like to make is:

<MAILTO="catlee@mozilla.com"

>MAILTO="release@mozilla.com"
Runs IT puppet, I bet.
Assignee: nobody → relops
Component: Tools → RelOps: Puppet
Product: Release Engineering → Infrastructure & Operations
QA Contact: hwine → dustin
Yet you put it in the PuppetAgain component :)

Pete, infra puppet is not a public repo.  I'll fix this up.
Assignee: relops → dustin
Component: RelOps: Puppet → RelOps
QA Contact: dustin → arich
Should be out in the next hour.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Oh nice, go me! :-)
Depends on: 1022415
Thanks Dustin and Nick!
You need to log in before you can comment on or make changes to this bug.