puppet-library
puppet-library copied to clipboard
A private Puppet Forge
We have been using this for a few weeks with 3.7 and no issue. I've tried to retain backwards compatibility, and I'm sure that this worked with puppet 3.4, although...
Adds a couple of routes to download a single module, as well as a module and all its dependencies.
The search bar is displayed _under_ navigation bar. This fix replace the search bar _into_ the navigation bar. Now :  With this PR...
Hi. This tool was exactly what I was looking for, but I didn't want to install Phusion Passenger to get Git support, so I modified the code to support Git...
Newer revisions of Puppet Enterprise appear to utilize a different API model that break the current proxy implementation. ``` # puppet master --version 3.4.3 (Puppet Enterprise 3.2.3) # puppet module...
If I specify a cache_basedir in the a config file, the specified directory does not get used for proxies to cache the downloads to disk. When specified inline to launch...
Hello, in order to have a better visualization of the module in the web page I have added the README.md or README.markdown files included in the own compressed module, and...