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