[Puppet Users] Problems with puppetd on ubuntu server

2009-09-02 Thread timu
If you install puppet from the ubuntu 9.04 repositories (apt-get install puppet) it sets up puppet differently than the gem. The differences are obvious from the /etc/puppet/puppet.conf which looks like this [main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/v

[Puppet Users] Re: Problems with puppetd on ubuntu server

2009-09-03 Thread timu
> ubuntu puppet is old. you should install the puppet 0.24.8 from karmic > > downloadhttp://mirrors.kernel.org/ubuntu/pool/universe/p/puppet/puppet_0.24.8... > and then dpkg -i puppet_0.24.8-2_all.deb > > I am using that for my ubuntu 9.04 > Would be better to use the ones from the gems? I was

[Puppet Users] Silent failure

2009-09-04 Thread timu
I am just learning puppet and as can be expected I am making lots and lots of mistakes. One thing I find very frustrating is that the puppet client seems to fail very silently even when I run it manually. When I am debugging I use the command line. puppetd --server myserver.com --test --logdes