Confirmed users
3,990
edits
m (Created page with "This module enables configure a talos Darwin slave It has two available classes: == talos == Creates appropriate directories in /builds/slave and calls httpd::config to include...") |
m (→[hg.mozilla.org/build/puppet/file/default/modules/talos/manifests/settings.pp talos::settings]) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This module enables configure a talos Darwin | This module enables configure a talos Darwin & Ubuntu slaves. | ||
It has two available classes: | It has two available classes: | ||
== talos == | == [http://hg.mozilla.org/build/puppet/file/default/modules/talos/manifests/init.pp talos] == | ||
Creates appropriate directories in /builds/slave and calls httpd::config to include the additional talos.conf file | Creates appropriate directories in /builds/slave and calls httpd::config to include the additional talos.conf file | ||
== talos::settings == | == [http://hg.mozilla.org/build/puppet/file/default/modules/talos/manifests/settings.pp talos::settings] == | ||
Defines the talos specific | Defines the talos specific settings, such as $apachedocumentroot |