applicationsonline / librarian-chef

Librarian-Chef - A Bundler for your Chef Cookbooks. Librarian is at: https://github.com/applicationsonline/librarian.
http://applicationsonline.com/
MIT License
360 stars 55 forks source link

supports HTTPS API endpoints #18

Closed sl4m closed 10 years ago

sl4m commented 11 years ago

This allows users to add an HTTPS source in their Cheffile.

e.g.,

site 'https://cookbooks.opscode.com/api/v1'
bozinsky commented 10 years ago

+1