Skip to content

Instantly share code, notes, and snippets.

@jfbibeau
jfbibeau / gist:0aea9448bda47f780828
Created January 9, 2015 18:46
vagrant destroy at debug level
INFO interface: info: Running cleanup tasks for 'chef_client' provisioner...
INFO interface: info: ==> latest: Running cleanup tasks for 'chef_client' provisioner...
==> latest: Running cleanup tasks for 'chef_client' provisioner...
INFO interface: info: Deleting client "latest" from Chef server...
INFO interface: info: ==> latest: Deleting client "latest" from Chef server...
==> latest: Deleting client "latest" from Chef server...
INFO subprocess: Starting process: ["/usr/bin/knife", "client", "delete", "--yes", "latest"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: WARNING: No knife configuration file found
DEBUG subprocess: stderr: ERROR: Your private key could not be loaded from /etc/chef/client.pem