Skip to content

Instantly share code, notes, and snippets.

@reoring
Created September 6, 2012 08:56
Show Gist options
  • Save reoring/3653314 to your computer and use it in GitHub Desktop.
Save reoring/3653314 to your computer and use it in GitHub Desktop.
CentOSにChef Serverを最速でインストールする ref: http://qiita.com/items/1b64396e3cba879cb66e
rpm -Uvh http://rbel.frameos.org/rbel6
yum install rubygem-chef-server
setup-chef-server.sh
service chef-server-webui start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment