Created
July 2, 2014 02:58
-
-
Save s-kiriki/60b446380d9ac038a8de to your computer and use it in GitHub Desktop.
ec2をChef-Serverに新規クライアントとして登録する ref: http://qiita.com/kiriki-qwt/items/bf6ad65f2ba61174872a
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
knife bootstrap [登録したいホスト] --ssh-user root -i ~/.ssh/****.pem --node-name [登録したいクライアント名] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment