- Mastering Puppet 5
- Ryan Russell Yates Jason Southgate
- 37字
- 2021-07-16 17:46:08
Validating your module
As you are working, you can use the new pdk validate command (https://puppet.com/docs/pdk/1.0/pdk_reference.html#pdk-validate-command) to assist with checking that the module compiles, conforms to the Puppet Style Guide, and has valid metadata:
$ pdk validate