Closed
Bug 1100455
Opened 11 years ago
Closed 10 years ago
homeclean shouldn't email
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: arich)
References
Details
(Whiteboard: [good first bug][lang=puppet])
Attachments
(2 files)
|
551 bytes,
patch
|
Details | Diff | Splinter Review | |
|
1.94 KB,
patch
|
dustin
:
review+
|
Details | Diff | Splinter Review |
We got 100 or so emails last week when a former employee's homedir got archived. The emails aren't really useful. In fact, they were intended as a heads-up if homeclean was broken, and it doesn't seem to be broken.
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/4137]
| Reporter | ||
Updated•11 years ago
|
Assignee: dustin → relops
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/4137] → [good first bug][lang=puppet]
| Assignee | ||
Comment 1•10 years ago
|
||
Instead of email, we'll send this to syslog since they're just informational. If there's ever an issue, we can go back and look at the logs.
Assignee: relops → arich
Attachment #8605209 -
Flags: review?(dustin)
| Assignee | ||
Comment 2•10 years ago
|
||
I noticed that it was the script itself that was sending the mail, so I ripped that logic out. If we want to move this back to sending mail in the future, we can do it through the cron entry.
Attachment #8605209 -
Attachment is obsolete: true
Attachment #8605209 -
Flags: review?(dustin)
Attachment #8605219 -
Flags: review?(dustin)
| Reporter | ||
Updated•10 years ago
|
Attachment #8605209 -
Attachment is obsolete: false
| Reporter | ||
Updated•10 years ago
|
Attachment #8605219 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
merged to production in https://hg.mozilla.org/build/puppet/rev/322b31cd5758
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•10 years ago
|
||
removed the puppet_notif_email line in https://hg.mozilla.org/build/puppet/rev/56d39555cec6
You need to log in
before you can comment on or make changes to this bug.
Description
•