canmove, Confirmed users
1,394
edits
No edit summary |
|||
Line 56: | Line 56: | ||
;master_json | ;master_json | ||
:URL for masters.json (note confusion about plurality) (used in buildmaster) | :URL for masters.json (note confusion about plurality) (used in buildmaster) | ||
;puppetmaster_upstream_rsync_source | |||
:rsync "URL" from which puppetmasters will synchronize their /data directory. Non-moco installations probably want to use <tt>rsync://puppetagain.pub.build.mozilla.org/data/</tt> here. If this is blank, no upstream rsync is done. | |||
;puppetmaster_upstream_rsync_args | |||
:rsync arguments for the upstream rsync. You may want to add <tt>--delete</tt> here or some <tt>--exclude=..</tt> options. | |||
==Functions== | ==Functions== | ||
This module also defines the <tt>secret</tt> function; see [[ReleaseEngineering/PuppetAgain/Secrets]]. | This module also defines the <tt>secret</tt> function; see [[ReleaseEngineering/PuppetAgain/Secrets]]. |