A directory structure to support reuse of the vagrantpress vagrant setup
Find a file
2015-12-04 21:16:22 +00:00
dev Added files and updated readme 2015-12-04 21:16:22 +00:00
.gitignore Added files and updated readme 2015-12-04 21:16:22 +00:00
LICENSE Initial commit 2015-12-04 21:00:26 +00:00
README.md Added files and updated readme 2015-12-04 21:16:22 +00:00
Vagrantfile Added files and updated readme 2015-12-04 21:16:22 +00:00

vagrantwrapper

A directory structure to support reuse of the vagrantpress vagrant setup

This is how the directory structure should be used: dev --> plugins Should contain any plugins that are required during development. --> puppet The puppet scripts for providing any custom puppet commands on top of vagrantpress. --> scripts Any scripts to run on the host. --> theme Your theme which your are developing which should be cloned into a subtree.