kindredgroup / puppet-forge-server

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

Add and S3 backend. It look for modules on a S3 bucket and caches it … #38

Open taik0 opened 8 years ago

taik0 commented 8 years ago

S3 backend using aws libs. I mainly use it as a mesos task.

hickey commented 6 years ago

Don't you need to update the gemspec file to add the dependency for the AWS lib?