Chef cheat sheet: Difference between revisions

Line 52: Line 52:
  sudo true && curl -L http://opscode.com/chef/install.sh | sudo bash
  sudo true && curl -L http://opscode.com/chef/install.sh | sudo bash


((((非推奨 : opscode の リポジトリ の配下なら
/* 非推奨 : opscode の リポジトリ の配下なら


  [http://wiki.opscode.com/display/chef/Installing+Chef+Client+on+Ubuntu+or+Debian Installing Chef Client on Ubuntu or Debian]
  [http://wiki.opscode.com/display/chef/Installing+Chef+Client+on+Ubuntu+or+Debian Installing Chef Client on Ubuntu or Debian]
Line 63: Line 63:
</syntaxhighlight>
</syntaxhighlight>


knife bootstrap で distro を ubuntu10.04-apt 的に指定するのが良い)))
knife bootstrap で distro を ubuntu10.04-apt 的に指定するのが良い */


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