ReleaseEngineering/PuppetAgain/Modules/config: Difference between revisions

Jump to navigation Jump to search
update for 5298e322311a
(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 server-name of the puppet master we should connect to. Qualified or Unqualified hostnames are acceptable. ''(Defaults to <tt>puppet</tt>)''
:The hostname of the puppet master we should connect to. Qualified or unqualified hostnames are acceptable. ''(Defaults to <tt>puppet</tt>)''
;'''yum_server'''
;'''puppet_servers'''
:The server name of the static yum-repo server (we currently expect the yum repo's to be found at <tt>http://${yum_server}/repos/yum/</tt>) ''(Defaults to the '''value''' of <tt>puppet_server</tt>)''
: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>)''
canmove, Confirmed users
1,394

edits

Navigation menu