Skip to content

noahmehl/kazoo-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository for building out kazoo virtual machines

#Vagrant

To use Vagrant in this repo, you have to do a few things:

##Installation:

  1. Virtualbox
  2. Vagrant
  3. Rake
  4. Berkshelf

##Prep:

There are possible a few tasks to run to prepare the environment. Currently, the first task (install_cookbooks) fires off a berkshelf install to the cookbooks directory. There is also a clean up task (clean) that deletes the cookbooks.

To run:

  • rake install_cookbooks
  • rake clean

About

A Vagrant repo for work on and deploying kazoo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages