If you use subversion to deploy your manifests, you can also set a
pre-commit hook:
http://reductivelabs.com/trac/puppet/wiki/Recipes/SubversionCommitHooks
El dt 20 de 01 de 2009 a les 23:26 -0800, en/na kevin va escriure:
>
>
> On Jan 20, 11:34 pm, James Turnbull wrote:
> > -BEGIN PGP S
On Jan 20, 11:34 pm, James Turnbull wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> kevin wrote:
> > How would I check the syntax of a site installation?
>
> > Ideally I'd run a command on site.pp, and have the syntax of all the
> > imported files checked, before i deployed it onto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
kevin wrote:
> How would I check the syntax of a site installation?
>
> Ideally I'd run a command on site.pp, and have the syntax of all the
> imported files checked, before i deployed it onto systems.
>
The --parseonly option is used for this, see