Re: [Puppet Users] Nagios Module and use of the @@ and <<||>> notation

2010-09-30 Thread Steven Wagner
Hi Greg, I'm on my phone at the moment so I don't have the exact link handy, but there is a module on GitHub that works. I tinkered with it a lot in my old setup but found most of my problems were due to not really understanding how the collect/export functionality worked. This is my favorite

Re: [Puppet Users] Puppet DDNS and Preseed -- Any easier alternative

2010-07-14 Thread Steven Wagner
ISC dhcpd supports secure DDNS updates. It will send an update as it's handing out an IP address. For this to work, you do need to figure out a way to determine the DDNS hostname. You can trust the hostname passed by the client, and/or you can override it with one you generate yourself.

[Puppet Users] "Basic Windows support" in Rowlf (2.6.0 RC*) ?

2010-07-13 Thread Steven Wagner
I'm a pretty good candidate for a Puppet-fer-Windows guinea pig here as I'd be able to get a lot of mileage out of just being able to use the File, Service and Exec types on that platform ("Is game server running?" "Has configuration been updated?" etc.) ... but I haven't found much in puppet-use