On Oct 6, 2010, at 6:17 AM, Mikel King wrote: > I am in a similar but different situation. I need to have puppet check > in only upon boot up and then shutdown until next boot. Does anyone > know a puppet way of handling this our should I resort to basic sh > scripting to accommodate this?
I assume that you can putting "run-once" or "runonce" I don't remember which, in puppet.conf. If you want startup to hang until the manifest is applied, you can probably put no-daemonize in puppet.conf. Again, I haven't tried these so make sure you do some testing before you use it in production. > On Oct 6, 9:01 am, James Louis <jgloui...@gmail.com> wrote: >> I couldn't find anything that said the setting of runinterval would affect >> the stopping of pull. Ohad, I did find the no-client option and have it in >> effect. It does appear to stop the pull. >> >> >> >> On Wed, Oct 6, 2010 at 7:53 AM, Ohad Levy <ohadl...@gmail.com> wrote: >>> --no-client >> >>> Ohad >> >>> On Tue, Oct 5, 2010 at 3:33 PM, James Louis <jgloui...@gmail.com> wrote: >> >>>> Hello All, >> >>>> I am trying to put puppet into push mode only. The instructions I've seen >>>> have said to put listen=true in puppet.conf but that doesn't seem to have >>>> stopped the pull every 30 minutes. What else needs to be set? >> >>>> Thanks, >> >>>> Jim >> >>>> -- >>>> “Twenty years from now you will be more disappointed by the things that >>>> you didn’t do than by the ones you did do. So throw off the bowlines. Sail >>>> away from the safe harbor. Catch the trade winds in your sails. Explore. >>>> Dream. Discover.” >>>> – Mark Twain >> >>>> -- >>>> 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<puppet-users%2bunsubscr...@googlegroups.com> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/puppet-users?hl=en. >> >>> -- >>> 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<puppet-users%2bunsubscr...@googlegroups.com> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/puppet-users?hl=en. >> >> -- >> “Twenty years from now you will be more disappointed by the things that you >> didn’t do than by the ones you did do. So throw off the bowlines. Sail away >> from the safe harbor. Catch the trade winds in your sails. Explore. Dream. >> Discover.” >> – Mark Twain > > -- > 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. > -- 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.