書名: 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