Skip to content

Instantly share code, notes, and snippets.

@nirbhabbarat
Last active March 31, 2017 13:15
Show Gist options
  • Save nirbhabbarat/2527c260c6ae9a7b42e8976860e49f00 to your computer and use it in GitHub Desktop.
Save nirbhabbarat/2527c260c6ae9a7b42e8976860e49f00 to your computer and use it in GitHub Desktop.
wget "https://packages.chef.io/files/stable/chef-server/12.14.0/el/6/chef-server-core-12.14.0-1.el6.x86_64.rpm"
rpm -Uvh chef-server-core-12.14.0-1.el6.x86_64.rpm
chef-server-ctl reconfigure
chef-server-ctl install chef-manage
chef-server-ctl reconfigure
chef-manage-ctl reconfigure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment