wiki:how-to/puppet/layout

Version 1 (modified by Jamie McClelland, 14 years ago) ( diff )

--

Puppet layout and deployment

Deployment

Traditionally, puppet uses a puppet master. Each node runs a puppet process as root that contacts the master, receives changes to the manifest, and then executes those changes on the node.

MF/PL does not use a puppet master.

Note: See TracWiki for help on using the wiki.