Re: Use of configuration tools in Mozilla source code

2016-08-25 Thread Justin Wood
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 puppetiz

Re: Use of configuration tools in Mozilla source code

2016-08-25 Thread Lars Bergstrom
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-admini

Use of configuration tools in Mozilla source code

2016-08-25 Thread Akond Rahman
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 l