Updated from OpenStack Ansible Tests
Change-Id: Ie0fdc17efe3af23e638023100b8d630e1ebc18c1
This commit is contained in:
parent
03b0f90825
commit
145905d26b
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