Skip to content

bshaw/chef-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chef-server

Installs Chef Server on Centos.

Setup

Add the Vagrant box

vagrant box add bento/centos-6.8 --provider virtualbox

Add the fqdn of the chef-server VM to the host's hosts file

sudo echo -e "192.168.33.10 chef.vbox.local" | sudo tee -a /etc/hosts

Run / install

vagrant up

About

Automated Chef Server install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published