Re: [Puppet Users] puppet-module-apache

2010-05-14 Thread David Schmitt
On 5/12/2010 2:15 AM, Paul Lathrop wrote: Hey all, I've open-sources Digg's apache module: http://github.com/plathrop/puppet-module-apache I know this isn't much more advanced than what I've seen a lot of people using. Here's my proposition, though. Let's get all the disparate "apache" modules

Re: [Puppet Users] puppet-module-apache

2010-05-12 Thread Patrick
On May 12, 2010, at 3:16 AM, Julian Simpson wrote: > > > > > http://github.com/camptocamp/puppet-apache > > http://github.com/wesabe/puppet-apache2 > > http://github.com/puppet-modules/puppet-apache > > http://github.com/simpsonjulian/puppet-apache-ubuntu > > http://github.com/ohlol/puppet-apach

Re: [Puppet Users] puppet-module-apache

2010-05-12 Thread Marc Fournier
> > I've open-sources Digg's apache module: > > http://github.com/plathrop/puppet-module-apache > > > > I know this isn't much more advanced than what I've seen a lot of > > people using. Here's my proposition, though. Let's get all the > > disparate "apache" modules out there merged together into

Re: [Puppet Users] puppet-module-apache

2010-05-12 Thread R.I.Pienaar
- "Julian Simpson" wrote: > - only worked on Puppet 0.25 for no discernible reason I'd consider this a feature at this point. We dont want to be the next php4. -- R.I.Pienaar -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to

Re: [Puppet Users] puppet-module-apache

2010-05-12 Thread Julian Simpson
> > > http://github.com/camptocamp/puppet-apache > > http://github.com/wesabe/puppet-apache2 > > http://github.com/puppet-modules/puppet-apache > > http://github.com/simpsonjulian/puppet-apache-ubuntu > > http://github.com/ohlol/puppet-apache > > I'd be delighted to see my apache module be made re

Re: [Puppet Users] puppet-module-apache

2010-05-12 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi > These are the ones I know about: > > http://github.com/camptocamp/puppet-apache > http://github.com/wesabe/puppet-apache2 > http://github.com/puppet-modules/puppet-apache > http://github.com/simpsonjulian/puppet-apache-ubuntu > http://github.com

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Daniel Pittman
Paul Lathrop writes: > On Tue, May 11, 2010 at 7:33 PM, Daniel Pittman wrote: >> Paul Lathrop writes: >> >>> I've open-sources Digg's apache module: >>> http://github.com/plathrop/puppet-module-apache >>> >>> I know this isn't much more advanced than what I've seen a lot of people >>> using. >>

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/05/10 12:33 PM, Daniel Pittman wrote: > > * the module enable/disable feature also ships appropriate configuration and >installs the appropriate packages for the platform. > There's also this that I and Teyo wrote - that manages Apache mo

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Paul Lathrop
On Tue, May 11, 2010 at 7:33 PM, Daniel Pittman wrote: > Paul Lathrop writes: > >> I've open-sources Digg's apache module: >> http://github.com/plathrop/puppet-module-apache >> >> I know this isn't much more advanced than what I've seen a lot of people >> using. > > It looks very much like our in

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Paul Lathrop
Did Isaac just volunteer to be the canary for CentOS/RHEL/Fedora? Seriously, I will integrate these various modules, including bringing in any distribution-specific stuff I can find, but I don't have any experience with the CentOS, etc. family of distributions. Related, though, is the concept tha

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Daniel Pittman
Paul Lathrop writes: > I've open-sources Digg's apache module: > http://github.com/plathrop/puppet-module-apache > > I know this isn't much more advanced than what I've seen a lot of people > using. It looks very much like our internal, not-able-to-release version. The two features we have that

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Isaac Christoffersen
+1 for this. But let's not forget the CentOS/RHEL/Fedora folks out there. Minor but key differences in directory structure, permissions, SELinux policies, etc. On 5/11/10 9:56 PM, James Turnbull wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul These are the ones I know about: ht

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul These are the ones I know about: http://github.com/camptocamp/puppet-apache http://github.com/wesabe/puppet-apache2 http://github.com/puppet-modules/puppet-apache http://github.com/simpsonjulian/puppet-apache-ubuntu http://github.com/ohlol/puppe

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Ohad Levy
+1 Here is another apache module that I wrote: http://github.com/ohadlevy/puppet-foreman/tree/master/apache2/ Thanks, Ohad On Wed, May 12, 2010 at 8:27 AM, Paul Lathrop wrote: > I'll even do the integration work, just link me to your module and > I'll try to integrate its feature set into mine.

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Paul Lathrop
I'll even do the integration work, just link me to your module and I'll try to integrate its feature set into mine. On Tue, May 11, 2010 at 5:17 PM, Nigel Kersten wrote: > On Tue, May 11, 2010 at 5:15 PM, Paul Lathrop wrote: >> Hey all, >> >> I've open-sources Digg's apache module: >> http://git

Re: [Puppet Users] puppet-module-apache

2010-05-11 Thread Nigel Kersten
On Tue, May 11, 2010 at 5:15 PM, Paul Lathrop wrote: > Hey all, > > I've open-sources Digg's apache module: > http://github.com/plathrop/puppet-module-apache > > I know this isn't much more advanced than what I've seen a lot of > people using. Here's my proposition, though. Let's get all the > dis