Closed
Bug 623845
Opened 15 years ago
Closed 14 years ago
install build/tools with Puppet
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dustin, Unassigned)
Details
(Whiteboard: [puppet])
As we focus more utility scripts in build/tools, we should have puppet capable of automatically putting a copy of the repository on systems and setting up the various scripts to run from the command line.
With a little caution, we can develop a nice suite of releng command-line stuff that's automatically installed Everywhere.
I don't think puppet on the clients should be doing an 'hg clone' for this purpose - it adds an additional dependency, and some unpredictability in terms of the version downloaded. Rather, we should do the checkout on the puppet masters and copy it to slaves (.hg/ and all) with a recursive File resource.
Reporter | ||
Updated•14 years ago
|
Assignee: dustin → nobody
Priority: -- → P5
Comment 1•14 years ago
|
||
I don't know of anyone who wanted this other than Dustin, who P5'ed this bug and unassigned himself.
It's simple enough to reopen or refile should we actually want it and have someone who is willing to do it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•