Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 216 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 216 Bytes

dev-provisioning

Usage

$ make PLAYBOOK_OPTS="--ask-become-pass --skip-tags tex"

Test with Vagrant

$ cd ./vagrant/
$ vagrant up --provisioning

# clean
$ vagrant halt
$ vagrant destroy