Hi, Could someone tell me how can I have runinterval = 180 in puppet agent for windows ? How can puppet agent on windows runs/contacts puppet master to get sync !! Adeel -- 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+unsubscribe@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. For more options, visit https://groups.google.com/groups/opt_out.
You should be able to add that to the puppet.conf file. See http://docs.puppetlabs.com/references/latest/configuration.html#runintervalfor reference on how to set that properly. For your second question, can you please be more elaborate a bit more? Thanks. On Fri, Sep 20, 2013 at 4:40 AM, Adeel Bhatti <adeelarifbhatti@gmail.com>wrote:> Hi, > Could someone tell me how can I have runinterval = 180 in puppet agent > for windows ? > How can puppet agent on windows runs/contacts puppet master to get sync !! > > Adeel > > -- > 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+unsubscribe@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. > For more options, visit https://groups.google.com/groups/opt_out. >-- Rob Reynolds Developer, Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco -- 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+unsubscribe@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. For more options, visit https://groups.google.com/groups/opt_out.
Hi, You can skip the second question. But let come back to the first one, could you tell me where I can find the puppet.conf file in the windows machine. And would I be able to add run interval in it ??? Regards On Friday, September 20, 2013 6:59:27 PM UTC+2, Rob Reynolds wrote:> > You should be able to add that to the puppet.conf file. See > http://docs.puppetlabs.com/references/latest/configuration.html#runintervalfor reference on how to set that properly. > > For your second question, can you please be more elaborate a bit more? > Thanks. > > > > > On Fri, Sep 20, 2013 at 4:40 AM, Adeel Bhatti <adeelar...@gmail.com<javascript:> > > wrote: > >> Hi, >> Could someone tell me how can I have runinterval = 180 in puppet agent >> for windows ? >> How can puppet agent on windows runs/contacts puppet master to get sync !! >> >> Adeel >> >> -- >> 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...@googlegroups.com <javascript:>. >> To post to this group, send email to puppet...@googlegroups.com<javascript:> >> . >> Visit this group at http://groups.google.com/group/puppet-users. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Rob Reynolds > Developer, Puppet Labs > > Join us at PuppetConf 2014, September 23-24 in San Francisco >-- 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+unsubscribe@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. For more options, visit https://groups.google.com/groups/opt_out.
Hi, On Windows 7 and Windows 8, Puppet’s confdir is %PROGRAMDATA%\PuppetLabs\puppet\etc. This is usually located on disk at C:\ProgramData\PuppetLabs\puppet\etc. Please refer link : http://docs.puppetlabs.com/guides/configuring.html You can add run interval in it. Follow the link : http://docs.puppetlabs.com/windows/running.html Hope this will help you. Thanks & Regard, Sneha More, NTT DATA GTS, OSS Center, India (Pune) On Tuesday, September 24, 2013 1:40:55 PM UTC+5:30, AAB !! wrote:> > Hi, > You can skip the second question. But let come back to the first one, > could you tell me where I can find the puppet.conf file in the windows > machine. And would I be able to add run interval in it ??? > > Regards > > > On Friday, September 20, 2013 6:59:27 PM UTC+2, Rob Reynolds wrote: >> >> You should be able to add that to the puppet.conf file. See >> http://docs.puppetlabs.com/references/latest/configuration.html#runintervalfor reference on how to set that properly. >> >> For your second question, can you please be more elaborate a bit more? >> Thanks. >> >> >> >> >> On Fri, Sep 20, 2013 at 4:40 AM, Adeel Bhatti <adeelar...@gmail.com>wrote: >> >>> Hi, >>> Could someone tell me how can I have runinterval = 180 in puppet agent >>> for windows ? >>> How can puppet agent on windows runs/contacts puppet master to get sync >>> !! >>> >>> Adeel >>> >>> -- >>> 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...@googlegroups.com. >>> To post to this group, send email to puppet...@googlegroups.com. >>> Visit this group at http://groups.google.com/group/puppet-users. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Rob Reynolds >> Developer, Puppet Labs >> >> Join us at PuppetConf 2014, September 23-24 in San Francisco >> >-- 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+unsubscribe@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. For more options, visit https://groups.google.com/groups/opt_out.