puppet-blacksmith
puppet-blacksmith copied to clipboard
Ruby Gem with Puppet Module utilities
When I increase the version of the module with with the rake task for example module:bump:minor, a new metadata.json is created. When this file created, the format is changed into...
When trying to do an initial push of a module, I'm getting `Errno::EPIPE: Broken pipe` ``` Uploading to Puppet Forge jaxxstorm/cron rake aborted! Errno::EPIPE: Broken pipe /Users/Lee/github/puppet-cron/vendor/bundle/ruby/2.3.0/gems/rest-client-1.8.0/lib/restclient/request.rb:270:in `net_http_do_request' /Users/Lee/github/puppet-cron/vendor/bundle/ruby/2.3.0/gems/rest-client-1.8.0/lib/restclient/request.rb:418:in `block...
Updates the requirements on [puppet-modulebuilder](https://github.com/puppetlabs/puppet-modulebuilder) to permit the latest version. Release notes Sourced from puppet-modulebuilder's releases. v2.0.1 Changelog All notable changes to this project will be documented in this file....