Skip to content

Instantly share code, notes, and snippets.

@dgn
Created February 23, 2015 15:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgn/da5a85d4e7387cffe90d to your computer and use it in GitHub Desktop.
Save dgn/da5a85d4e7387cffe90d to your computer and use it in GitHub Desktop.
salt-cloud error
running install_egg_info
Writing /usr/lib/python2.6/site-packages/salt-2015.2.0-py2.6.egg-info
* INFO: Running install_centos_git_post()
* INFO: Running install_centos_check_services()
* ERROR: Failed to run install_centos_check_services()!!!
[DEBUG ] copying doc/man/salt-run.1 -> /usr/share/man/man1
copying doc/man/salt-ssh.1 -> /usr/share/man/man1
copying doc/man/salt-syndic.1 -> /usr/share/man/man1
copying doc/man/salt-unity.1 -> /usr/share/man/man1
copying doc/man/salt.7 -> /usr/share/man/man7
running install_egg_info
Writing /usr/lib/python2.6/site-packages/salt-2015.2.0-py2.6.egg-info
* INFO: Running install_centos_git_post()
* INFO: Running install_centos_check_services()
* ERROR: Failed to run install_centos_check_services()!!!
Error: There was a profile error: Command "ssh -t -t -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -oControlPath=none -oPasswordAuthentication=no -oChallengeResponseAuthentication=no -oPubkeyAuthentication=yes -oKbdInteractiveAuthentication=no -i /etc/salt/amazon.pem -p 22 root@52.16.40.87 '/tmp/.saltcloud-092c0fc1-2bf0-4584-9131-becd65e59217/deploy.sh -c /tmp/.saltcloud-092c0fc1-2bf0-4584-9131-becd65e59217 -U git v2015.2'" failed. Exit code: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment