On 1 August 2011 15:47, Nikolay Sturm wrote:
> * Lars Kellogg-Stedman [2011-07-29]:
> > I am trying to place some sanity checks (currently as git pre-commit
> > hooks) in our configuration repository to avoid committing invalid
> > Puppet configurations.
>
> This is exactly the use case for cucum
* Lars Kellogg-Stedman [2011-07-29]:
> I am trying to place some sanity checks (currently as git pre-commit
> hooks) in our configuration repository to avoid committing invalid
> Puppet configurations.
This is exactly the use case for cucumber-puppet. It compiles your
catalog, catching any syntax
Have you considered bootstrapping a test suite like cucumber-puppet?
https://github.com/nistude/cucumber-puppet
-Eric
> Topic: Validating a puppet configuration
> Lars Kellogg-Stedman Jul 29 06:33AM -0700 ^
>
> If anyone out there follows Serverfault, this is a duplicate of
> http://goo.gl/
Those hooks are the gross syntax checks to which he initially referred.
On Fri, Jul 29, 2011 at 9:49 AM, Greg Hellings wrote:
> Have you looked at using these?
> projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
>
> --
> Greg
>
>
> On Fri, Jul 29, 2011 at 6:33 AM, Lars Kellogg-Stedm
Have you looked at using these?
projects.puppetlabs.com/projects/1/wiki/Puppet_Version_Control
--
Greg
On Fri, Jul 29, 2011 at 6:33 AM, Lars Kellogg-Stedman wrote:
> If anyone out there follows Serverfault, this is a duplicate of
> http://goo.gl/CTS2u. I'm hoping there are some subject matter
If anyone out there follows Serverfault, this is a duplicate of
http://goo.gl/CTS2u. I'm hoping there are some subject matter experts here
:).
I am trying to place some sanity checks (currently as git pre-commit hooks)
in our configuration repository to avoid committing invalid Puppet
configu