= 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.