Skip to content

Instantly share code, notes, and snippets.

View cgp's full-sized avatar

cgp cgp

  • Clarivate
  • 22:09 (UTC -04:00)
View GitHub Profile
@cgp
cgp / install-chef-12-6-0-amazon-linux
Last active October 29, 2020 14:10 — forked from rtacconi/install-chef-12-6-0-amazon-linux
Install chef server 12.6.0 on Amazon Linux
# sometimes you don't have a corporate server you want to hook up to?
chown ec2-user /home/ec2-user/.chef/companypem
wget https://packages.chef.io/stable/el/6/chefdk-0.14.25-1.el6.x86_64.rpm
rpm -Uvh chefdk-0.14.25-1.el6.x86_64.rpm