Updated from OpenStack Ansible Tests
Change-Id: I06d8e877acfd3d9aec738ef7da585530a29d8d5a
This commit is contained in:
1 changed files with 2 additions and 2 deletions
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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.