Hello list,
I'm planning to deploy and use Puppet at work.
For this, I've set up a SVN server to keep track of all changes in
modules& manifests.
Reading documentation to be able to define coding rules, I want to put
some SVN hooks to ensure for correct syntax and coding rules respect.
Does a
I am also using some hooks, but for git. I've been using to hooks:
client-side hooks and server-side hooks.
Take a look on this link:
http://projects.puppetlabs.com/projects/puppet/wiki/Puppet%20Version%20Control
Gus
On Thu, Aug 12, 2010 at 6:12 AM, Alexander Kriventsov wrote:
> 12.08.2010 13:
12.08.2010 13:03, Jean Baptiste FAVRE пишет:
Hello list,
I'm planning to deploy and use Puppet at work.
For this, I've set up a SVN server to keep track of all changes in
modules & manifests.
Reading documentation to be able to define coding rules, I want to put
some SVN hooks to ensure for corr
Hello Eric,
Thanks for the link.
My bad, did not think about looking into puppet svn modules :-/
Will try it asap,
Regards,
JB
Le 12/08/2010 11:24, Eric Heydrick a écrit :
On Thu, 12 Aug 2010, Jean Baptiste FAVRE wrote:
Hello list,
I'm planning to deploy and use Puppet at work.
For this, I've
On Thu, 12 Aug 2010, Jean Baptiste FAVRE wrote:
> Hello list,
> I'm planning to deploy and use Puppet at work.
> For this, I've set up a SVN server to keep track of all changes in
> modules & manifests.
>
> Reading documentation to be able to define coding rules, I want to put
> some SVN hooks
Hello list,
I'm planning to deploy and use Puppet at work.
For this, I've set up a SVN server to keep track of all changes in
modules & manifests.
Reading documentation to be able to define coding rules, I want to put
some SVN hooks to ensure for correct syntax and coding rules respect.
Does