ReleaseEngineering/PuppetAgain/node-scope variables: Difference between revisions

Jump to navigation Jump to search
(Created page with "= Syntax Tips = Node-level variables are a little squirrely in Puppet. * In a node declaration, specify all variables before including any classes. * When using a node-level va...")
 
Line 9: Line 9:


;$is_mozpool_admin_host: set this to true for the mozpool node that should do administrative tasks.  
;$is_mozpool_admin_host: set this to true for the mozpool node that should do administrative tasks.  
;$mozpool_staging: set this to true for mozpool nodes that should use the staging database.
;$extra_root_keys: a list of usernames corresponding to keys in <tt>modules/ssh/manifests/keys.pp</tt>.  Each will allow ssh access to the root account.
;$extra_root_keys: a list of usernames corresponding to keys in <tt>modules/ssh/manifests/keys.pp</tt>.  Each will allow ssh access to the root account.
canmove, Confirmed users
1,394

edits

Navigation menu