Ok, thanks!

I also found this...
#plugin.puppet.timeout = 20

Will this increase the period of time it waits for execution against the
puppetmaster?


On Tue, Mar 5, 2013 at 4:51 PM, R.I.Pienaar <r...@devco.net> wrote:

>
>
> ----- Original Message -----
> > From: "Worker Bee" <beeworke...@gmail.com>
> > To: puppet-users@googlegroups.com
> > Sent: Tuesday, March 5, 2013 9:40:58 PM
> > Subject: Re: [Puppet Users] Mcollective/Puppet Connector
> >
> > Ok, thanks.
> >
> > I did not change anything in the config files other than to add the
> > required settings for the connector in server.cfg
> >
> > #Puppet Plugin
> > plugin.puppet.command = /opt/puppet/bin/puppet agent --test
> > plugin.puppet.splay = false
> > plugin.puppet.daemonize = true
> > plugin.puppet.splaylimit = 30
> > plugin.puppet.config = /etc/puppet/puppet.conf
>
> these are not required parameters for the connector :)
>
> You're specifically changing the way puppet is being run to use
> --test thus causing it to not daemonize and dissociate from the
> running mcollectived.
>
> Take away your plugin.puppet.command setting
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

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


Reply via email to