Skip to content

Instantly share code, notes, and snippets.

@s-kiriki
Created July 2, 2014 02:58
Show Gist options
  • Save s-kiriki/60b446380d9ac038a8de to your computer and use it in GitHub Desktop.
Save s-kiriki/60b446380d9ac038a8de to your computer and use it in GitHub Desktop.
ec2をChef-Serverに新規クライアントとして登録する ref: http://qiita.com/kiriki-qwt/items/bf6ad65f2ba61174872a
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