Skip to content

Project boilerplate for running local vagrant projects using chef-solo.

Notifications You must be signed in to change notification settings

GreenbackCO/boilerplate-vagrant-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Boilerplate: Vagrant & Chef

Project boilerplate for running local vagrant projects using chef-solo provisioner.

Project Directory Structure

|-- Client folder
  |-- CHEF ( base-chef repo, common server setup )
    |-- data_bags
    |-- cookbooks
    |-- environment
    |-- recipes
    |-- roles
  |-- PROJECT-ABBR
    |-- chef-repo ( project specific chef setup )
      |-- data_bags
      |-- cookbooks
      |-- environment
      |-- recipes
      |-- roles
    |-- Project files and folders.....

About

Project boilerplate for running local vagrant projects using chef-solo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published