On 9 March 2010 15:11, Lutz Bergner <lutz.berg...@tomtom.com> wrote:

> Hi all,
>
> this one sounds silly , but so far I failed.:
>
> starting my clients with "puppetd --listen" and puppetrun is working
> fine. But puppetd is doing its runs every half an hour (per default)
> despite I have configured "ignoreschedules=true"
> Here comes my client puppet.conf
> What am I doing wrong.
>
> [main]
>        environment = development
>        server = puppet.domain.com
>        listen = true
>        ignoreschedules = true
> [puppetd]
>        listen = true
>        ignoreschedules = true
>
> thanks in advance
>

There's a bug raised for this.  At the moment the only way to get the
desired behaviour is to start with

puppetd --no-client

Matt

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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