ncerny / chef_stack

4 stars 6 forks source link

Delete Validation Pem After Use #39

Open sean-horn opened 6 years ago

sean-horn commented 6 years ago

chef_stack leaves a validation.pem under /etc/chef after its use.

This breaks automate-ctl install-runner, because the embedded chef-client traverses up to the /etc/chef directory to find any possible validation.pem. When one is found, this doesn't fit in with install-runner's assumptions.