Commit ab97545a authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

provisioner/puppet-server: docs

parent 2af91add
......@@ -109,7 +109,6 @@ func (p *Provisioner) Prepare(raws ...interface{}) error {
newFacts[k] = v
}
p.config.Facter = newFacts
if p.config.ClientCertPath != "" {
......
......@@ -7,8 +7,8 @@ page_title: "Puppet Server Provisioner"
Type: `puppet-server`
The Puppet provisioner configures Puppet to run on the machines
communicating with a Puppet master.
The `puppet-server` provisioner provisions Packer machines with Puppet
by connecting to a Puppet master.
<div class="alert alert-info alert-block">
<strong>Note that Puppet will <em>not</em> be installed automatically
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment