Updated from OpenStack Ansible Tests
Change-Id: I4c24eb1a4bbe78630135b1ff8361b98a46e361e2
This commit is contained in:
parent
5f62076c0e
commit
99c016c3a2
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