Hi all, I''m installing the latest version of puppet (opensource) for Windows on Windows 2008 Server (At Amazon EC2). For some reason, Puppet''s scheduled task is configured to run every 20 hours instead of the desired 30 minutes (as shown in - http://docs.puppetlabs.com/windows/running.html) Is it a bug in Puppet? Is it something that I misconfigured? Screenshot of the scheduled task: <https://lh3.googleusercontent.com/-k25EfBfd1Yo/US6OTcbjLoI/AAAAAAAABS4/G7yp1_KqpMU/s1600/SnipImage.JPG> Best Regards, Yoav Z. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Josh Cooper
2013-Mar-01 07:00 UTC
Re: [Puppet Users] Weird problem with puppet 3.1 on Windows
On Wed, Feb 27, 2013 at 2:53 PM, Yoav Zuri <yoavz.z@gmail.com> wrote:> Hi all, > > I''m installing the latest version of puppet (opensource) for Windows on > Windows 2008 Server (At Amazon EC2). > > For some reason, Puppet''s scheduled task is configured to run every 20 > hours instead of the desired 30 minutes (as shown in - > http://docs.puppetlabs.com/windows/running.html) > > Is it a bug in Puppet? > Is it something that I misconfigured? > > Screenshot of the scheduled task: > > > <https://lh3.googleusercontent.com/-k25EfBfd1Yo/US6OTcbjLoI/AAAAAAAABS4/G7yp1_KqpMU/s1600/SnipImage.JPG> > > Best Regards, > Yoav Z. > > -- > 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?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > >Puppet doesn''t use scheduled tasks to run itself periodically. Instead, it installs a service that runs puppet agent --onetime based on the runinterval setting. Are you using puppet to create a scheduled_task resource, perhaps there''s some confusion about seconds vs minutes? Josh -- Josh Cooper Developer, Puppet Labs -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Yoav Zuri
2013-Mar-01 15:18 UTC
Re: [Puppet Users] Weird problem with puppet 3.1 on Windows
Hi, Where can I set the runinterval? Yoav. On Friday, March 1, 2013 9:00:11 AM UTC+2, Josh Cooper wrote:> > > > > On Wed, Feb 27, 2013 at 2:53 PM, Yoav Zuri <yoa...@gmail.com <javascript:> > > wrote: > >> Hi all, >> >> I''m installing the latest version of puppet (opensource) for Windows on >> Windows 2008 Server (At Amazon EC2). >> >> For some reason, Puppet''s scheduled task is configured to run every 20 >> hours instead of the desired 30 minutes (as shown in - >> http://docs.puppetlabs.com/windows/running.html) >> >> Is it a bug in Puppet? >> Is it something that I misconfigured? >> >> Screenshot of the scheduled task: >> >> >> <https://lh3.googleusercontent.com/-k25EfBfd1Yo/US6OTcbjLoI/AAAAAAAABS4/G7yp1_KqpMU/s1600/SnipImage.JPG> >> >> Best Regards, >> Yoav Z. >> >> -- >> 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?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > Puppet doesn''t use scheduled tasks to run itself periodically. Instead, it > installs a service that runs puppet agent --onetime based on the > runinterval setting. > > Are you using puppet to create a scheduled_task resource, perhaps there''s > some confusion about seconds vs minutes? > > Josh > > -- > Josh Cooper > Developer, Puppet Labs >-- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Josh Cooper
2013-Mar-01 20:34 UTC
Re: [Puppet Users] Weird problem with puppet 3.1 on Windows
On Fri, Mar 1, 2013 at 7:18 AM, Yoav Zuri <yoavz.z@gmail.com> wrote:> Hi, > > Where can I set the runinterval? > > Yoav. > > On Friday, March 1, 2013 9:00:11 AM UTC+2, Josh Cooper wrote: >> >> >> >> >> On Wed, Feb 27, 2013 at 2:53 PM, Yoav Zuri <yoa...@gmail.com> wrote: >> >>> Hi all, >>> >>> I''m installing the latest version of puppet (opensource) for Windows on >>> Windows 2008 Server (At Amazon EC2). >>> >>> For some reason, Puppet''s scheduled task is configured to run every 20 >>> hours instead of the desired 30 minutes (as shown in - >>> http://docs.puppetlabs.com/**windows/running.html<http://docs.puppetlabs.com/windows/running.html> >>> ) >>> >>> Is it a bug in Puppet? >>> Is it something that I misconfigured? >>> >>> Screenshot of the scheduled task: >>> >>> >>> <https://lh3.googleusercontent.com/-k25EfBfd1Yo/US6OTcbjLoI/AAAAAAAABS4/G7yp1_KqpMU/s1600/SnipImage.JPG> >>> >>> Best Regards, >>> Yoav Z. >>> >>> -- >>> 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?hl=en<http://groups.google.com/group/puppet-users?hl=en> >>> . >>> For more options, visit https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>> . >>> >>> >>> >> >> Puppet doesn''t use scheduled tasks to run itself periodically. Instead, >> it installs a service that runs puppet agent --onetime based on the >> runinterval setting. >> >> Are you using puppet to create a scheduled_task resource, perhaps there''s >> some confusion about seconds vs minutes? >> >> Josh >> >> -- >> Josh Cooper >> Developer, Puppet Labs >> > -- > 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?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > >Look for runinterval in here http://docs.puppetlabs.com/windows/running.html#fetching-configurations-from-a-puppet-master Josh -- Josh Cooper Developer, Puppet Labs -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- Openning samba server to the Internet
- scheduled_task created but didn't see task under 'Task Scheduler' GUI
- Scheduled_task + ad user
- cross-correlation table with subscript or superscript to indicate significant differences
- get cells by the combination of their column and row names