http://github.com/apenney/puppet/tree/master/iclassify Well, I''ve been working on this all week so I thought I''d announce it to the mailing list. If you''ve ever wanted to explore an external node database, but you don''t feel up to the effort of installing LDAP or iclassify yourself, here is a handy module to (hopefully) do the work for you! It should work on any RHEL/Centos box, but would need adjustments in the httpd part to work for other distributions (I''d love someone to do this!). It comes with a packages/ that includes all the rubygems bundled up into RPM format, built under RHEL 5.2. iclassify/manifests/init.pp has a bunch of variables defined that you''ll need to configure, and you''ll need to generate iclassify.crt and iclassify.key in iclassify/files/ in order for SSL to load. Other than that, it should be a reasonable base to at least get a base installation up. It requires seperate mysql/ and apache/ modules, and I have those in my tree too if you just need something basic that''s capable of bootstrapping iclassify. I''m sure there must be a few dependency bugs remaining, but I''m testing by rebuilding a server from scratch over and over, so hopefully I''ll catch all of these this week. Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On Thu, 2008-05-22 at 15:02 -0400, Ashley Penney wrote:> http://github.com/apenney/puppet/tree/master/iclassifyNice.> It comes with a packages/ that includes all the rubygems bundled up > into RPM format, built under RHEL 5.2.A lot of those are in Fedora ... if one of you guys is interested in maintaining the RPM''s for EPEL (should be little more than a branch +build in CVS), I can give you coownership of them. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Thank you for this, Ashley. Awesome. Adam On Thu, May 22, 2008 at 12:02 PM, Ashley Penney <apenney@gmail.com> wrote:> http://github.com/apenney/puppet/tree/master/iclassify > > Well, I''ve been working on this all week so I thought I''d announce it to the > mailing list. If you''ve ever wanted to explore an external node database, > but you don''t feel up to the effort of installing LDAP or iclassify > yourself, here is a handy module to (hopefully) do the work for you! It > should work on any RHEL/Centos box, but would need adjustments in the httpd > part to work for other distributions (I''d love someone to do this!). It > comes with a packages/ that includes all the rubygems bundled up into RPM > format, built under RHEL 5.2. > > iclassify/manifests/init.pp has a bunch of variables defined that you''ll > need to configure, and you''ll need to generate iclassify.crt and > iclassify.key in iclassify/files/ in order for SSL to load. > > Other than that, it should be a reasonable base to at least get a base > installation up. It requires seperate mysql/ and apache/ modules, and I > have those in my tree too if you just need something basic that''s capable of > bootstrapping iclassify. I''m sure there must be a few dependency bugs > remaining, but I''m testing by rebuilding a server from scratch over and > over, so hopefully I''ll catch all of these this week. > > Thanks, > > > >-- HJK Solutions - We Launch Startups - http://www.hjksolutions.com Adam Jacob, Senior Partner T: (206) 508-4759 E: adam@hjksolutions.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---