ReleaseEngineering/PuppetAgain/Modules/puppet

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | Modules
Revision as of 05:43, 23 November 2011 by Djmitche (talk | contribs) (Created page with "This module handles installing, updating, and running puppet. It has two modes: = puppet::periodic = This runs puppet the "normal" way - puppet consults the puppetmaster every ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module handles installing, updating, and running puppet.

It has two modes:

puppet::periodic

This runs puppet the "normal" way - puppet consults the puppetmaster every 30m or so. It is used for any subclass of toplevel::server.

puppet::atboot

This runs puppet at boot.