[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 =

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

2010-11-03 Thread Patrick Mohr
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 this issue? Any opinions? I think they best way would be to