beetboxvm / beetbox

Pre-provisioned L*MP stack
http://beetbox.rtfd.org
92 stars 19 forks source link

Add version to the Vagrantfile retrieved from the stub file. #306

Closed thom8 closed 7 years ago

thom8 commented 8 years ago

This would mean the Vagrantfile is automatically updated between version.

The box version would need to be set in the box Vagrantfile.

Also would be nice to clean up old versions.

thom8 commented 7 years ago

Composer is the preferred installation method now along with a box version constraint -- https://github.com/beetboxvm/beetbox/blob/master/.beetbox/Vagrantfile#L19

Therefore this is no longer necessary.