Here we go now I'm back to a machine.

[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/var/run/puppet
factpath=$vardir/lib/facter
pluginsync=false
environment=production

[puppetmasterd]
environments=production,testing,development
templatedir=/var/lib/puppet/templates

[puppetd]
server=puppetmaster.domain.co.uk
environments=production,testing,development


Regards

Martin

On Fri, Apr 3, 2009 at 9:05 AM, Martin Wheldon <mwhel...@googlemail.com> wrote:
> I'm also running the same version of Puppet from the Debian Lenny
> repositories and I don't see this issue.
> I do however see that the init script doesn't honour the START=no in
> /etc/default/puppet.
>
> I'll post my config file later when I get access to my kit :)
>
>
> Martin
>
> On Thu, Apr 2, 2009 at 11:19 PM, Keith Edmunds <k...@midnighthax.com> wrote:
>>
>> OK, you're running exactly the same version of puppet as I am, and I have
>> the same entries for [puppetd] save for the server name. I don't have the
>> problem you have.
>>
>> It's worth stopping puppet and then checking for any running puppet
>> process (I use "ps -ef|grep puppet") and killing any that may be running.
>> Once they've all stopped, start puppet ("/etc/init.d/puppet start") and
>> see if you have a /var/run/puppet/puppetd.pid file.
>>
>> Keith
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to