canmove, Confirmed users
1,394
edits
(→Action) |
|||
| Line 32: | Line 32: | ||
These modules actually get stuff done. | These modules actually get stuff done. | ||
* [[ReleaseEngineering/PuppetAgain/Modules/bmm]] - configure all the components of a | * [[ReleaseEngineering/PuppetAgain/Modules/bmm]] - configure all the components of a Mozpool imaging server | ||
* [[ReleaseEngineering/PuppetAgain/Modules/bors]] - bors installation | * [[ReleaseEngineering/PuppetAgain/Modules/bors]] - bors installation | ||
* [[ReleaseEngineering/PuppetAgain/Modules/buildslave]] - buildslave (buildbot) installation and startup | * [[ReleaseEngineering/PuppetAgain/Modules/buildslave]] - buildslave (buildbot) installation and startup | ||
| Line 41: | Line 41: | ||
* [[ReleaseEngineering/PuppetAgain/Modules/disableservices]] - disable unneeded services | * [[ReleaseEngineering/PuppetAgain/Modules/disableservices]] - disable unneeded services | ||
* [[ReleaseEngineering/PuppetAgain/Modules/foopy]] - build foopies | * [[ReleaseEngineering/PuppetAgain/Modules/foopy]] - build foopies | ||
* [[ReleaseEngineering/PuppetAgain/Modules/fw]] - simple interface for host firewall configuration | |||
* [[ReleaseEngineering/PuppetAgain/Modules/ganglia]] - configure ganglia | * [[ReleaseEngineering/PuppetAgain/Modules/ganglia]] - configure ganglia | ||
* [[ReleaseEngineering/PuppetAgain/Modules/gui]] - configure a GUI environment | * [[ReleaseEngineering/PuppetAgain/Modules/gui]] - configure a GUI environment | ||
| Line 78: | Line 79: | ||
* sysctl - from https://github.com/duritong/puppet-sysctl | * sysctl - from https://github.com/duritong/puppet-sysctl | ||
* concat - from https://github.com/ripienaar/puppet-concat (modified to not use a fact, although this should probably be reverted) | * concat - from https://github.com/ripienaar/puppet-concat (modified to not use a fact, although this should probably be reverted) | ||
* firewall - from https://github.com/puppetlabs/puppetlabs-firewall/ | |||
* stdlib - from https://github.com/puppetlabs/puppetlabs-stdlib/ | * stdlib - from https://github.com/puppetlabs/puppetlabs-stdlib/ | ||
* vmwaretools - from https://github.com/craigwatson/puppet-vmwaretools | * vmwaretools - from https://github.com/craigwatson/puppet-vmwaretools | ||