Skip to content

c10l/chef-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chef-server

This repo is for my personal use, but feel free to use it if you'd like.

This is a simple setup that gets a Chef server up and running on a Vagrant VM accessible from your local host and other VMs running on it.

Caveats

Add this line to /etc/hosts:

192.168.33.10 chef-server chef-server.vm

and configure knife.rb:

chef_server_url          'https://chef-server.vm'

About

Bootstrap a local VM running a Chef server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published