git submodule add -b 0.2 --name vagrant [email protected]:codifico/vagrantconfiguration.git vagrant
cd vagrant && git pull
cp vagrant/parameters.dist vagrant/parameters
Available parameters:
- ip - IP Address to assign to VM
- project - Project name to include in domains
- use_nfs - Use NFS (true/false) for Windows
- manifest_file - Puppet Manifest file symfony-standard-devtools-mysql.pp
- manifests_path - Puppet Manifest directory
- module_path - Puppet Modules directory
- Update apt-get database