Re: [Puppet Users] httpd automatically enabled

2010-06-15 Thread Marek Dohojda
Hmm, maybe I am just going insane. I will go through everything again to be sure that this isn't happening. On Tue, Jun 15, 2010 at 11:30 AM, Peter Meier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi > > > default HTTPD is enabled by default, even though none of my classes > >

Re: [Puppet Users] httpd automatically enabled

2010-06-15 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi > default HTTPD is enabled by default, even though none of my classes > are doing it. I setup another class to disable this by default, but > seems me that there should be better way to do this. puppet doesn't manage anything automatically, it on

[Puppet Users] httpd automatically enabled

2010-06-15 Thread chrobry
Hi I have puppet fully functional, but I have one issue that I can't seem to be able to solve. default HTTPD is enabled by default, even though none of my classes are doing it. I setup another class to disable this by default, but seems me that there should be better way to do this. Here is what