Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 878 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 878 Bytes

Chef playground

This demo features a Chef server with three readily bootstrapped nodes all running on Vagrant VMs.

Virtualization: libvirt / KVM

Tested on

  • Fedora 26
  • libvirt 3.2.1
  • Vagrant 1.9.1
  • Chef Development Kit 2.0.28

Prerequisites

Usage

  1. Run the boostrap script, get some coffee — it takes a while.

    $ ./bootstrap.sh
  2. Use the knife tool to manipulate your virtual infrastructure or chef generate cookbook to start a new cookbook.