[Puppet Users] Re: cronjob every 15 minutes

2009-07-04 Thread Joe McDonagh
Macno wrote: > You can do something like this > > cron { > "getBroadcast": > command => "/server/www-production/www.server.de/cli/ > getBroadcastFromFtp.php", > user=> root, > weekday => 3, > minute => $hostname ? { >

[Puppet Users] ip alias class?

2009-07-04 Thread Dick Davies
Hi all I searched around and found there used to be an IP alias type in puppet, but it was dropped because it only really worked on Redhat-type OSes. I only need it on Redhat, :) [ mainly for apache SSL vhosts]; does anyone know where the code went? I'd settle for a definition/template based s

[Puppet Users] Re: ip alias class?

2009-07-04 Thread Scott Smith
Dick Davies wrote: > Hi all > > I searched around and found there used to be an IP alias type > in puppet, but it was dropped because it only really worked on Redhat-type > OSes. > > I only need it on Redhat, :) [ mainly for apache SSL vhosts]; does > anyone know where the code went? > check