Re: [Puppet Users] Exec command timeout

2013-01-03 Thread Anthony BRODARD
7:40 UTC+1, Matt Zagrabelny a écrit : > > Note: I didn't follow this thread from the beginning, so this comment > might be out of place. > > On Thu, Jan 3, 2013 at 8:59 AM, Anthony BRODARD > > wrote: > > Hi list, > > > > I've writed this

[Puppet Users] Exec command timeout

2013-01-03 Thread Anthony BRODARD
Hi list, I've writed this module to deploy the public key of our debian repository : file > { > "/etc/apt/repos-public.key": > ensure => present, > mode => 440, > owner => root, > group => root, > source => "puppet://puppet/apt/repos-public.key", >

[Puppet Users] Template aren't generated on few nodes

2011-12-27 Thread Anthony BRODARD
Hi list, We have a template which generate the /etc/hosts file. It's used on several nodes and works fine, except on a cluster of 2 servers, named "rebond" and rebond02". Here the only part of the template which use variables : # MANAGED BY PUPPET ! DO NOT EDIT # Internet host table <%= ipaddre

[Puppet Users] Template don't works on 2 nodes

2011-12-27 Thread Anthony BRODARD
Hi list, We have a template which generate the /etc/hosts file. It's used on several nodes and works fine, except on a cluster of 2 servers, named "rebond" and rebond02". Here the only part of the template which use variables : # MANAGED BY PUPPET ! DO NOT EDIT # Internet host table <%= ipaddre