ReleaseEngineering/PuppetAgain/HowTo/Hack on PuppetAgain: Difference between revisions

Jump to navigation Jump to search
Line 102: Line 102:


  Each developer should test his puppet code on the local machine. You can do this, by running setup/test_puppetcode.py, or manually run these 2 commands:
  Each developer should test his puppet code on the local machine. You can do this, by running setup/test_puppetcode.py, or manually run these 2 commands:
* puppet parser validate `find manifests modules -name '*.pp' -not -name 'site.pp'`
* puppet parser validate `find manifests modules -name '*.pp' -not -name 'site.pp'`
* puppet-lint \
* puppet-lint \
12

edits

Navigation menu