Updated from OpenStack Ansible Tests
Change-Id: I2d9f195d9374e14ee39ad103a9f280a0046584f0
This commit is contained in:
parent
8f105a7c72
commit
7f3caeb047
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…
x
Reference in New Issue
Block a user