canmove, Confirmed users
1,394
edits
(Created page with " This module installs required software and scripts used to manage AWS infrastructure. The scripts live in the [http://hg.mozilla.org/build/cloud-tools/ cloud-tools] repo. The...") |
No edit summary |
||
| Line 1: | Line 1: | ||
This module installs required software and scripts used to manage AWS infrastructure. The scripts live in the [http://hg.mozilla.org/build/cloud-tools/ cloud-tools] repo. The module adds a dedicated user (managed by the <tt>users::buildduty</tt> module) under whose account the | This module installs required software and scripts used to manage AWS infrastructure. The scripts live in the [http://hg.mozilla.org/build/cloud-tools/ cloud-tools] repo. The module adds a dedicated user (managed by the <tt>users::buildduty</tt> module) under whose account the scripts are run. | ||
The cloud-tools repo checkout is updated every 5 minutes via crontask. | |||
== Configuration == | == Configuration == | ||
See [http://hg.mozilla.org/build/puppet/file/db857f713346/modules/config/manifests/base.pp#l248 the corresponding section] in the <tt>config</tt> module. | See [http://hg.mozilla.org/build/puppet/file/db857f713346/modules/config/manifests/base.pp#l248 the corresponding section] in the <tt>config</tt> module. | ||