Changes between Initial Version and Version 1 of how-to/puppet/layout


Ignore:
Timestamp:
Apr 6, 2011, 12:11:18 AM (14 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • how-to/puppet/layout

    v1 v1  
     1= Puppet layout and deployment =
     2
     3== Deployment ==
     4
     5Traditionally, 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.
     6
     7MF/PL does not use a puppet master.
     8