Puppet
Jump to navigation
Jump to search
Misc Links (2.7)
- Puppet Techniques
- Puppet Troubleshooting Guide
- Puppet type reference
- Puppet function reference
- Puppet configuration reference
- Puppet 2.7 language reference manual
- Tips & Tricks for Puppet Debugging
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