The help in puppet (the puppet executable, I mean, not necessarily the entire package) says things like "Runs a stand-alone +puppet+ script". I'm guessing that's just obsolete terminology, and it means "manifests"; and the example shows it being applied to a .pp file.
Can I use say "puppet site.pp" to manually apply the referenced configuration? And is there a "dry-run" option of some sort? In general, I'm looking for how to test at least the syntax of what I'm writing in simple local ways; short of setting up a separate test server (I note the clever stuff to get it to use the same certificates in the example on the wiki). The separate test server seems to require me to modify the configuration files on each transition to and from test mode, which seems like a big drawback. (This is in version 0.24.4) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
