Updated from OpenStack Ansible Tests
Change-Id: I2e24132c0ef017a122c3493077417040d0058cec
This commit is contained in:
parent
f249853c0e
commit
b1f0ee3487
4
Vagrantfile
vendored
4
Vagrantfile
vendored
@ -45,7 +45,7 @@ Vagrant.configure(2) do |config|
|
||||
end
|
||||
|
||||
config.vm.define "ubuntu2004" do |focal|
|
||||
bionic.disksize.size = "40GB"
|
||||
bionic.vm.box = "ubuntu/focal64"
|
||||
focal.disksize.size = "40GB"
|
||||
focal.vm.box = "ubuntu/focal64"
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user