I'va updated the comments and examples at the top of the manifests/*.pp files. I also made sure every puppet resource has a comment explaining what it does.
If you're going to use jetty you want to look at manifests/jetty.pp. The class is named solr::jetty. Both solr::tomcat and solr::jetty use the solr::common class to do a bunch of setup. Erik On Mon, Apr 30, 2012 at 7:12 PM, Erik Froese <[email protected]> wrote: > I can write up a better README for that project. > > The war is a build of the solr webapp from the apache solr svn revision > 1162474. > home0.tgz is a skeleton solr.home directory. > > Erik > > On Mon, Apr 30, 2012 at 12:52 PM, Max Whitney <[email protected]> wrote: >> Love the puppet scripts. >> >> Do you guys have any notes that run alongside them to explain what's >> going on? For example what's the criteria for the tarball contents at >> http://dl.dropbox.com/u/24606888/ >> ? >> >> On Apr 30, 2012, at 12:20 PM, Lance Speelmon wrote: >> >>> Interesting work Ray. We have talked about this before, but in >>> terms of productizing a standalone server, we might also consider >>> puppet: >>> >>> https://github.com/efroese/puppet-solr >>> >>> FYI this is what we are using to deploy solr in our clusters. L >>> >>> >>> On Apr 30, 2012, at 9:13 AM, Ray Davis wrote: >>> >>>> As with the Calendar/ICS work I've done recently, I'd love to >>>> figure out >>>> a way to productize this for use by the central project. >>> >>> _______________________________________________ >>> oae-dev mailing list >>> [email protected] >>> http://collab.sakaiproject.org/mailman/listinfo/oae-dev >> >> _______________________________________________ >> oae-dev mailing list >> [email protected] >> http://collab.sakaiproject.org/mailman/listinfo/oae-dev _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
