puppet-library icon indicating copy to clipboard operation
puppet-library copied to clipboard

A private Puppet Forge

Results 8 puppet-library issues
Sort by recently updated
recently updated
newest added

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 : ![screen shot 2015-04-22 at 10 16 27](https://cloud.githubusercontent.com/assets/739192/7270012/190ee374-e8d9-11e4-9102-f23d87f6e511.png) 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...

enhancement

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...