Closed
Bug 652920
Opened 14 years ago
Closed 13 years ago
Split puppet into separate instances
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jhopkins, Assigned: gozer)
Details
We should split our Puppet into 3 separate instances: build, build-staging, and
non-build. Each instance's configuration must be separate from the others
(likely via SCM branching).
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → gozer
Assignee | ||
Comment 1•14 years ago
|
||
Yes, but with SCM branching, it might be simpler to keep a single puppet master, just have it map branch <=> environment. It's a built-in supported feature of puppet itself.
Not sure, but it might be simpler that way for build + build-staging.
Reporter | ||
Comment 2•14 years ago
|
||
build-staging should be able to test disruptive changes without impacting build. We can't really do that with a shared instance...?
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•