canmove, Confirmed users
1,394
edits
(update for 5298e322311a) |
|||
Line 37: | Line 37: | ||
:The e-mail address or list to send errors of the puppet daemon to. ''(Defaults to <tt>dustin@mozilla.com</tt>)'' | :The e-mail address or list to send errors of the puppet daemon to. ''(Defaults to <tt>dustin@mozilla.com</tt>)'' | ||
;'''puppet_server''' | ;'''puppet_server''' | ||
:The | :The hostname of the puppet master we should connect to. Qualified or unqualified hostnames are acceptable. ''(Defaults to <tt>puppet</tt>)'' | ||
;''' | ;'''puppet_servers''' | ||
:The | :A list of all puppet servers, so clients can try other servers if <tt>puppet_server</tt> is down ''(Defaults to a one-element list containing the value of <tt>puppet_server</tt>)'' | ||
;'''data_server''' | |||
:The hostname of the [[ReleaseEngineering/PuppetAgain/Data|data]] server ''(Defaults to the <tt>repos</tt>)'' | |||
;'''data_server''' | |||
:A list of all [[ReleaseEngineering/PuppetAgain/Data|data]] servers ''(Defaults to a one-element list containing <tt>data_server</tt>)'' | |||
;'''builder_username''' | ;'''builder_username''' | ||
:The username for the build and test slaves ''(Defaults to <tt>cltbld</tt>)'' | :The username for the build and test slaves ''(Defaults to <tt>cltbld</tt>)'' |