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.