At what point during the provision phase is the client.pem created on the vagrant box? I have a failure:
[Tue, 10 Apr 2012 23:13:07 +0200] INFO: Client key /etc/chef/client.pem is not present - registering
[Tue, 10 Apr 2012 23:13:07 +0200] INFO: HTTP Request Returned 401 Unauthorized: Failed to authenticate as test-validator. Ensure that your node_name and client key are correct.
When I go on to the box I don't see a /etc/chef/client.pem file created.
I have this working with another chef organization and after the box is provisioned I see there is a /etc/chef/client.pem file. Can someone guide me or maybe tell me what is going wrong here. The validator key file is correct too.
Thanks,
Jay