On 3/22/14, 5:33 PM, Rakesh Kathpal wrote: > Hi, > > > I have been successfully able to install puppet on hu-ux, all I am > looking is to run puppet agent from this server. > > Can someone please help me with the init script for puppet agent on HP-UX ?? > > It would be great if you have one, else if you can point me to the > correct directions for creating one. > > Thanks, > > Rakesh K
Hi Rakesh, Might I suggest not running puppet as a service at all and instead running it from cron. Doing so provides some more flexibility and helps protect against memory leaks. My module[1] for managing puppet would likely work for you with minimal modification. Would be glad to work with you on it to support HP-UX. [1] - https://github.com/ghoneycutt/puppet-module-puppet Best regards, -g -- Garrett Honeycutt @learnpuppet Puppet Training with LearnPuppet.com Mobile: +1.206.414.8658 -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/532F47D6.5000206%40garretthoneycutt.com. For more options, visit https://groups.google.com/d/optout.
