[Puppet Users] Re: puppet and ubuntu 9.04

2010-05-09 Thread seph
Dependency errors sound like you tried to install the newer package. Instead you should backport it -- download the source package and build it for your OS. I'm still running hardy/8.04, and this means I backport a lot of packages. It's not quite as simple as apt, but it's usually pretty easy. Pu

Re: [Puppet Users] temporarily editing sudoers

2010-05-09 Thread Marc Fournier
On Fri, 7 May 2010 10:10:16 -0700 (PDT) John Philips wrote: > > But this way, /etc/sudoers can't be managed by Puppet, because It > will be overwritten by puppet. You could have your script set the > immutable attribute on the sudoers file.  Then puppet won't be able > to change it. > > chattr

Re: [Puppet Users] temporarily editing sudoers

2010-05-09 Thread Nigel Kersten
On Fri, May 7, 2010 at 6:45 AM, Pieter Baele wrote: > We use a script to edit /etc/sudoers temporarily to provide sudo access to > clients for a limited time. > A cron job checks for a var and after a defined time the line is deleted. > > But this way, /etc/sudoers can't be managed by Puppet, bec

Re: [Puppet Users] Re: puppet and ubuntu 9.04

2010-05-09 Thread Benoit Cattié
I think you can use lucid packages without doing anything. I use it on Ubuntu 8.04.4 LTS (hardy ) ii puppet 0.25.4-2ubuntu6 centralised configuration management for net ii puppet-common 0.25.4-2ubuntu6 com

Re: [Puppet Users] Re: puppet and ubuntu 9.04

2010-05-09 Thread Patrick
I did that with karmic (9.10) except I also added augeas. On May 9, 2010, at 9:57 AM, Benoit Cattié wrote: > I think you can use lucid packages without doing anything. > > I use it on Ubuntu 8.04.4 LTS (hardy ) > > ii puppet 0.25.4-2ubuntu6 > ce

Re: [Puppet Users] Best practices for puppet-proxys

2010-05-09 Thread Nicolas Szalay
Le jeudi 06 mai 2010 à 13:49 -0700, Thomas von Steiger a écrit : > Hi, > > I think about whats the best solution to have puppet-proxys for > systems without direct connection to the puppetmaster. > > - Route all the trafic with iptable forwarding to one puppetmaster. > - Build puppetmaster-proxy