メモ書き
結論から言うと、Windows環境でやるのはいろいろめんどくさいので辞めた方がいい。
結論から言うと、Windows環境でやるのはいろいろめんどくさいので辞めた方がいい。
<環境>
・CentOS 6.7
<インスコ>
・VirtualBox
・vagrant for windows
・chef for windows
・git for windows
・Ruby MSI Packages
<環境変数>
C:\HashiCorp\Vagrant\embedded\bin\ruby.exe
c:\users\user\appdata\local\chefdk\gem\ruby\2.1.0\bin
<vargrant 設定>
vagrant plugin install vagrant-omnibus
<chef 設定>
chef gem install knife-solo
knife solo init .
netSSH関連のエラーが出る。gemのバージョンとかも関係してくるので、knife soloは使わないで、人様のgitからcloneしてくる。
git clone https://github.com/YusukeHigaki/sakura_chef.git
git clone https://github.com/YusukeHigaki/sakura_chef.git
0 件のコメント:
コメントを投稿