Closed aulvi closed 3 years ago
I recommend you vagrant halt
and possibly even vagrant destroy
before switching to this branch.
Is the idea that we'll keep generating new images and changing this script as new versions of WordPress are released?
I destroyed my vagrant VM, checked out this branch, ran vagrant up
, rebased on top of master, and deployed a site.
The provisioning and deployment worked fine, but I'm still on WordPress 3.8.1. The output from vagrant up
does contain Setting the name of the VM: jQuerySites
, so it's presumably using the new box.
@aulvi is this still relevant?
Also removed the space from the 'v.name' param, this makes it easier to manage via the command line.