> > ext/puppetlisten/puppetlisten.rb > > --------------------------------- > > comment from the top of the file reads: # this is a daemon which > accepts > > non standard (within puppet normal intervals) puppet configuration > run > > request. I'm unsure why one would use the puppetlist/puppetrun > scripts? > > Wouldn't you just run puppetd in daemon mode and use the 'real' > > pupperun? > > There was a reason for this - Luke will know. > > > ext/puppetlisten/puppetrun.rb > > ----------------------------- > > comment from the top reads: # this scripts calls a client and ask > him to > > trigger a puppetd run uses # SSL for communication based on the > puppet > > infrastructure the client # allows access based on the > > namespaceauth. same question as the previous one above in the > > puppetlisten.rb section > > Ditto.
I think these are from ohadlevy, its a light daemon that kicks your puppetd, it for people who run from cron but who also want the puppetrun equivelant. useful, though mcollective is better :P -- R.I.Pienaar -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
