Here's a simple implementation of the puppet forge (only supports the API to download and install modules) if you want to run a site local forge. It doesn't require any database backend and instead just reads the modules from a directory on disk. So to add more modules to it just copy/scp/rsync them in.
https://github.com/dalen/simple-puppet-forge Requires Sinatra and GNU tar. -- Erik Dalén -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
