vagrantwrapper/README.md

17 lines
643 B
Markdown
Raw Permalink Normal View History

2015-12-04 21:00:26 +00:00
# vagrantwrapper
A directory structure to support reuse of the vagrantpress vagrant setup
2015-12-04 21:16:22 +00:00
This is how the directory structure should be used:
2015-12-04 21:22:36 +00:00
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
| |-- This folder will need to be created and should contain your theme files
+-- vagrant
|-- This folder will need to be created and contain a clone of vagrantpress files