Chef cheat sheet: Difference between revisions

Line 19: Line 19:
  [http://www.opscode.com/hosted-chef/ Hosted Chef]
  [http://www.opscode.com/hosted-chef/ Hosted Chef]


=== Workstation ===
Workstation は事実上 gem で手管理でないとだめっぽい
[http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]


=== client ===
=== client ===
Line 31: Line 35:
sudo aptitude -y install chef
sudo aptitude -y install chef
</syntaxhighlight>
</syntaxhighlight>
=== Workstation ===
Workstation は事実上 gem で手管理でないとだめっぽい
[http://wiki.opscode.com/display/chef/Workstation+Setup+for+Debian+and+Ubuntu Workstation Setup for Debian and Ubuntu]


== my recipes ==
== my recipes ==