Skip to content

Instantly share code, notes, and snippets.

@jdrago999
Created November 5, 2014 23:58
Show Gist options
  • Save jdrago999/18f6d6e3b7e81329b9cc to your computer and use it in GitHub Desktop.
Save jdrago999/18f6d6e3b7e81329b9cc to your computer and use it in GitHub Desktop.
[2014-11-05T23:57:12+00:00] ERROR: cookbook_file[/home/deployer/.ssh/id_rsa.pub] (inflection::default line 67) had an error: Chef::Exceptions::FileNotFound: Cookbook 'inflection' (0.1.0) does not contain a file at any of these locations:
files/ubuntu-12.04/id_deploy.pub
files/ubuntu/id_deploy.pub
files/default/id_deploy.pub
This cookbook _does_ contain: ['/tmp/kitchen/cookbooks/inflection/files/default/id_deploy','/tmp/kitchen/cookbooks/inflection/files/default/wrap-ssh4git.sh']
[2014-11-05T23:57:12+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
>>>>>> Converge failed on instance <identity-ubuntu-1204>.
>>>>>> Please see .kitchen/logs/identity-ubuntu-1204.log for more details
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: SSH exited (1) for command: [sudo -E chef-solo --config /tmp/kitchen/solo.rb --json-attributes /tmp/kitchen/dna.json --log_level info]
>>>>>> ----------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment