Created
March 18, 2011 16:33
-
-
Save valyagolev/876378 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/media/oldroot/home/valentin/Work/buzzoola/buzzoola/chef-repo | |
[.../chef-repo]$ knife ssh "role:frontend" "uptime" | |
WARN: Failed to connect to node[i-226c9f4d] -- SocketError: getaddrinfo: Name or service not known | |
WARN: Failed to connect to node[i-ee50a381] -- SocketError: getaddrinfo: Name or service not known | |
__________________ | |
/media/oldroot/home/valentin/Work/buzzoola/buzzoola/chef-repo | |
[.../chef-repo]$ knife ssh "role:frontend" "uptime" -a "cloud.public_ips[0]" | |
FATAL: No nodes returned from search! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment