Skip to content

Category Archives: Configuration Management

Testing Puppet syntax without running puppetd

23-Aug-10

Use the –parseonly (puppet.conf manpage: “just check the syntax of the manifests”) and –ignoreimport (“enables you to parse-check a single file rather than requiring that all files exist”) flags to the puppet comand: Reference: Puppet

Cfengine Standard Classes

28-Dec-08

To list built-in classes for a cfengine host, do the following: cfagent -p -v | grep Defined