Puppet

From WTFwiki
Revision as of 10:04, 11 January 2013 by Jontow (talk | contribs) (Created page with "== Misc Links (2.7) == * [http://docs.puppetlabs.com/guides/troubleshooting.html Puppet Troubleshooting Guide] * [http://docs.puppetlabs.com/references/2.7.latest/type.html Pu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Misc Links (2.7)

Notable Hints

--parseonly

 $ puppet --parseonly test.pp
 err: Could not parse for environment production: Unclosed quote after  in 'Hello world from puppet!)
 ' at /home/rip/test.pp:1

No-Op testing

 $ puppetd -test -noop