Re: [Puppet Users] Help Getting Puppet to run on HP-UX (as a client)

2011-08-17 Thread Tim Connors
'. - /opt/iexpress/ruby/lib/ruby/ > 1.9.1/ia64-hpux11.23/zlib.so Where is libz.so? -- Tim Connors -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe

Re: [Puppet Users] Announce: Dashboard 1.2.0 is available now

2011-08-27 Thread Tim Connors
the problem until next year when dashboard decided to come out with ruby dependencies of > 1.8.7. Is there a great need for choosing bleeding edge features of an unstable language for a sysadmin tool that's meant to be around for a long time because of the amount of investment required in se

Re: [Puppet Users] AW: How best to monitor puppet?

2011-10-04 Thread Tim Connors
everything is checking in? Theoretically, the client daemons could be running and accepting port 8140, but the daemon could be locked up: http://cafuego.net/2011/09/24/keeping-eye-puppet-updated -- Tim Connors -- You received this message because you are subscribed to the Google Groups "Pup

[Puppet Users] a rule being run every invocation despite no change

2011-02-18 Thread Tim Connors
that get interpolated out, but I couldn't work out a way to just concatenate the two lists together given the way variable scoping works. How would you tackle this? Is the output file atomically renamed into place? If it does needless updates every half an hour, but atomically renames it into

Re: [Puppet Users] a rule being run every invocation despite no change

2011-02-22 Thread Tim Connors
in the right order to have host_aliases appended back onto something that ends up being called host_aliases again. -- Tim Connors -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegro

Re: [Puppet Users] Is anyone using Puppet for RHEL Patch management ?

2014-06-12 Thread Tim Connors
using puppet to apply patches to RedHat systems ? i > would like to understand architecture of it .. how do you guys use it to get > patches from RedHat, how do you test and deploy it on prod servers ? > > > Regards, > DJ > > -- Tim Connors -- You received this me