Release engineering uses puppet, for a wide variety of things, see https://wiki.mozilla.org/ReleaseEngineering/PuppetAgain/ for an overview links to source and some docs.
We maintain the current hg.mozilla.org cluster with ansible mostly, others than me would know that best. Most of our puppetized CI machines, including Windows are puppetized from a base image nightly, which is then captured and subsequently reused to save time. Our CI infra is also moving primarily to a docker container setup. See http://gecko.readthedocs.io/en/latest/taskcluster/taskcluster/docker-images.html Hope that helps On Aug 25, 2016 4:46 PM, "Lars Bergstrom" <larsb...@mozilla.com> wrote: > I can't speak to Firefox, but Servo uses Salt (http://saltstack.com/) > to provision all of its build and CI machines, both in deployment and > in Vagrant boxes for testing infra changes to the CI itself. > > There's an overview of how it all works here: > https://github.com/servo/servo/wiki/Buildbot-administration > > And all of the gory details are in this repo: https://github.com/servo/ > saltfs/ > > One of the Salt maintainers is a major contributor to our > infrastructure, which has greatly contributed the degree to which we > use it :-) > > The one big hole in our approach is Windows, where difficulties in > setting up some older services we use (Buildbot is the main culprit > here) via the usual configuration management steps has left it a bit > more manual. > - Lars > > > On Thu, Aug 25, 2016 at 2:57 PM, Akond Rahman <aarah...@ncsu.edu> wrote: > > Greetings All, > > > > I was wondering if Mozilla uses any kind of configuration tool such as > Ansible, Chef, or Puppet for configuration management. If so, where can I > find the source of those configuration files? > > > > Sincerely, > > Akond > > _______________________________________________ > > dev-builds mailing list > > dev-builds@lists.mozilla.org > > https://lists.mozilla.org/listinfo/dev-builds > _______________________________________________ > dev-builds mailing list > dev-builds@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-builds >
_______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds