Chef cheat sheet: Difference between revisions

Line 25: Line 25:


=== Workstation ===
=== Workstation ===
Workstation は事実上 gem で手管理でないとだめっぽい
Workstation は事実上 gem で手管理のほうが関連するツールを考えるといいかも


  [http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]
  [http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]
Line 42: Line 42:
sudo aptitude -y install git-core
sudo aptitude -y install git-core
</syntaxhighlight>
</syntaxhighlight>
最近は Omnibus Installation というのが推奨されているっぽい
[http://wiki.opscode.com/display/chef/Installing+Omnibus+Chef+Client+on+Linux+and+Mac Omnibus Installation]


=== Client ===
=== Client ===