Created
November 19, 2016 13:46
-
-
Save vignesh-v3/96af2e16e503d51bafabb8b42ca2fafb 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
[ec2-user@ip-172-31-12-212 etc]$ sudo knife node show room_linuxbox -a kernel | |
WARNING: No knife configuration file found | |
ERROR: ArgumentError: Cannot sign the request without a client name, check that :node_name is assigned | |
[ec2-user@ip-172-31-12-212 etc]$ sudo knife node show room_linuxbox -a httpd | |
WARNING: No knife configuration file found | |
ERROR: ArgumentError: Cannot sign the request without a client name, check that :node_name is assigned |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment