Paul Lathrop <p...@tertiusfamily.net> 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 you don't are: * the module enable/disable feature also ships appropriate configuration and installs the appropriate packages for the platform. * apache::conf, which installs a fragment in conf.d/* * apache::listen{,::port80,::port443}, which configures the system to listen on a custom port, and then wraps that in a class for the standard ports. > Here's my proposition, though. Let's get all the disparate "apache" modules > out there merged together into One Awesome Module. What do you think? Sounds like a great idea to me, but it is a heck of a lot of work. The most likely "next" feature for us, incidentally, will be to try and extract the parts of a VirtualHost tag that are custom, and the parts that are standard like the header, auth, logging, etc, so that we don't duplicate those in dozens of different files we install... Daniel -- ✣ Daniel Pittman ✉ dan...@rimspace.net ☎ +61 401 155 707 ♽ made with 100 percent post-consumer electrons -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.