sensu / uchiwa-chef

Other
33 stars 40 forks source link

Update Cookbook to use HTTPS repos #61

Open thomasriley opened 6 years ago

thomasriley commented 6 years ago

The cookbook is currently accessing the Sensu repos via HTTP by default. We should update the cookbook to use HTTPS instead.

Expected Behavior

Packages should be downloaded via HTTPS only.

Current Behavior

Packages are downloaded via HTTP