webdevops / vagrant-docker-vm

:computer: Development Vagrant VM with Docker, Samba and Mail sandbox (customizable)
https://webdevops.io/projects/vagrant-docker-vm/
MIT License
87 stars 28 forks source link

DEV-VM VBox Default Name could be Taken #18

Closed PanadeEdu closed 7 years ago

PanadeEdu commented 9 years ago

Minor Bug

Problem: When installing more than one Instance of the Box, with VirtualBox as Provider, the Box Name "DEV-VM" is already Taken. This is hardcoded in the Vagrantfile.

Possible Solution: Moving this Configuration to optional Parameter in vm.yml. This way, the only File to be edited is the vm.yml and noth both the Vagrantfile and vm.yml.

mblaschke commented 7 years ago

Name is already moved to vm.yml