Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 719 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 719 Bytes

vagrant-boa

Local BOA using Vagrant.

Thanks to theodorosploumis for figuring out how to do this.

Requirements

Vagrant plugins

vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-auto_network

Setup

Read and modify Vagrantfile. Most will just need to add hostnames of any sites to install.

Create and provision the virtual machine

vagrant up

Usage

vagrant ssh
su -s /bin/bash o1; cd
drush @hostmaster uli