[Puppet Users] (RHEL) RHN banning require package

2010-11-03 Thread erikthered
I'm looking to get around a bit of a problem I've run into with Puppet. On my puppet master, I have this definition: class httpd { package { httpd: ensure = installed } file { /etc/httpd/conf/httpd.conf: source =

[Puppet Users] Re: (RHEL) RHN banning require package

2010-11-03 Thread erikthered
On Nov 3, 1:46 pm, Patrick Mohr kc7...@gmail.com wrote: On Wed, Nov 3, 2010 at 10:37 AM, erikthered j.e.redd...@gmail.com wrote: I'm looking to get around a bit of a problem I've run into with Puppet.   On my puppet master, I have this definition: Would that be the best way to handle