* James Turnbull <[email protected]> [091202 01:12]: > > ext/rack > > -------- > > this seems to contains the pieces needed to run puppetmaster as a > > rack-based application. for example with passenger/mongrel etc. If i'm > > right, I would propose to install this as a puppetmaster.examples set of > > files > > I'd like to make this a bit more embedded into Puppet but I'm trying > to puzzle out how currently. Perhaps allow a command line flag to > create config.ru depending on versions.
I imagine we could set this stuff up from install.rb, and maybe decide of a proper place for the required files. /etc/puppet/rack was more or less the best thing I could come up with :-/ With support from install.rb in place, I'd say distros could support this configuration better. -- christian hofstaedtler -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
