kindredgroup / puppet-forge-server

Private Puppet forge server supports local files and both v1 and v3 API proxies
69 stars 44 forks source link

stops puppet-forge-server from dying if the forge api is down on startup #22

Closed craiggenner closed 9 years ago

i11 commented 9 years ago

Thanks for the pull request! Unfortunately I have to close it without merging as exceptions are caught in the backend classes or cause startup failure which is an expected behavior. See https://github.com/unibet/puppet-forge-server/blob/master/lib/puppet_forge_server/backends/proxy_v3.rb for example.