Closed
Bug 870449
Opened 12 years ago
Closed 12 years ago
puppet320: fix git perms on all masters, not just DM
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
Attachments
(1 file)
|
1.68 KB,
patch
|
rail
:
review+
dustin
:
checked-in+
|
Details | Diff | Splinter Review |
The 'puppetmaster-fixperms' script fixes the permissions on the puppetmaster git directories, but it only runs on the distinguished master. We should have a separate crontask to make this fix on all masters.
| Assignee | ||
Comment 1•12 years ago
|
||
This crontask runs on all masters (including the DM) and it's a logical place for it, since it's where the actual git push/pull occur too
Attachment #753921 -
Flags: review?(bugspam.Callek)
Comment 2•12 years ago
|
||
Comment on attachment 753921 [details] [diff] [review]
bug870449.patch
redirect review to rail, since I don't know potential implications of changing stuff for git.
Attachment #753921 -
Flags: review?(bugspam.Callek) → review?(rail)
Updated•12 years ago
|
Attachment #753921 -
Flags: review?(rail) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #753921 -
Flags: checked-in+
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•