Closed
Bug 1162829
Opened 11 years ago
Closed 10 years ago
Put /etc/mercurial/hgrc under Ansible control
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: bkero)
References
Details
We now have an Ansible playbook for deploying updates to hg.mozilla.org servers. It's able to do a lot of things. But one thing it can't do is update the global /etc/mercurial/hgrc file because Puppet will overwrite it.
I think it's time we remove /etc/mercurial/hgrc from Puppet control (on both hgssh and hgweb) and have Ansible manage it instead.
This is a critical step in enabling the servers to be deployed from version-control-tools, as the global hgrc defines the paths to a lot of files.
bkero: is this something you can crank out real quick?
Flags: needinfo?(bkero)
| Assignee | ||
Comment 1•10 years ago
|
||
disabled in sysamdins svn commit 104462
Assignee: nobody → bkero
Flags: needinfo?(bkero)
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•