I'd suspect that you're also building the catalog each Jenkins run, rather than
simply syntax checking things?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to p
5.5'
>}
>
> # when we call the class maria with version parameter it set the $version
> value to passed value (here 5.3)
>class {"maria":
> $version => '5.3'
>}
>
> # when we call the class maria without version parameter
Greetings all,
I have a feeling I'm trying to be a bit too clever for my own good, or
making the mistake of treating the declarative language as a procedural.
But at any rate, here is my issue.
I would like to set up a params class ( in the style of
http://docs.puppetlabs.com/guides/parameteri
Greetings,
I'm also new to puppet, but the documentation is basically informing you
about the way puppet modules are laid out. From the Puppet documentation (
http://docs.puppetlabs.com/puppet/3/reference/modules_fundamentals.html):
On disk, a module is simply a directory tree with a specific, pr