You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
####ERROR
(venvGOAD) qqq@qqq-virtual-machine:~/GOAD/ad/GOAD/providers/virtualbox$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:
vm:
A box must be specified.
The text was updated successfully, but these errors were encountered:
ubuntu
vagrant:2.4.1
-->
Debug output
Expected behavior
Actual behavior
Reproduction information
Vagrant version
Host operating system
Guest operating system
Steps to reproduce
Vagrantfile
cat Vagrantfile
boxes = [
windows server 2019
{ :name => "GOAD-DC01", :ip => "{{ip_range}}.10", :box => "StefanScherer/windows_2019", :box_version => "2021.05.15", :os => "windows", :cpus => 2, :mem => 3000},
windows server 2019
{ :name => "GOAD-DC02", :ip => "{{ip_range}}.11", :box => "StefanScherer/windows_2019", :box_version => "2021.05.15", :os => "windows", :cpus => 2, :mem => 3000},
windows server 2016
{ :name => "GOAD-DC03", :ip => "{{ip_range}}.12", :box => "StefanScherer/windows_2016", :box_version => "2017.12.14", :os => "windows", :cpus => 2, :mem => 3000},
windows server 2019
{ :name => "GOAD-SRV02", :ip => "{{ip_range}}.22", :box => "StefanScherer/windows_2019", :box_version => "2021.05.15", :os => "windows", :cpus => 2, :mem => 6000},
windows server 2016
{ :name => "GOAD-SRV03", :ip => "{{ip_range}}.23", :box => "StefanScherer/windows_2016", :box_version => "2019.02.14", :os => "windows", :cpus => 2, :mem => 5000}
]
####ERROR
(venvGOAD) qqq@qqq-virtual-machine:~/GOAD/ad/GOAD/providers/virtualbox$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:
vm:
The text was updated successfully, but these errors were encountered: