chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

We need to push to our private Gem repo #7

Closed tyler-ball closed 6 years ago

tyler-ball commented 6 years ago

This should fix our

$ gem push chef-apply-0.1.1.gem --host http://***:8081/api/gems/omnibus-gems-local --key *** 2>&1

ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?): TODO: Set to 'http://mygemserver.com'

error from Expeditor

tyler-ball commented 6 years ago

Merged as 'obvious fix'