chef-boneyard / opscode-pushy-server

Chef Push Jobs Server
https://docs.chef.io/push_jobs.html
Apache License 2.0
16 stars 10 forks source link

Use the environment to access passwords #163

Closed stevendanna closed 7 years ago

stevendanna commented 7 years ago

This changes the pushy application to use the chef_secrets_env helper. This will make it easier to change the permissions on private-chef-secrets.json back to root:root at some point in the future.

Signed-off-by: Steven Danna steve@chef.io

marcparadise commented 7 years ago

s/reporting/push server