Updated from OpenStack Ansible Tests
Change-Id: I002d14cfc2e1896290518cc65277fcc3d6cff5a2
This commit is contained in:
parent
b8f9f0432f
commit
336af0fa3b
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