Created
February 6, 2014 07:14
-
-
Save srockstyle/8839601 to your computer and use it in GitHub Desktop.
knife-github-cookbooksの使い方 ref: http://qiita.com/srockstyle/items/d5e2d871706246fffa67
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
| gem install knife-github-cookbooks |
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
| cd [chef-repo] |
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 cookbook github install [リポジトリ名] |
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 cookbook github install fnichol/chef-rvm/v0.9.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment