c12s-kubespray/tests/files/vagrant_ubuntu18-flannel.rb
2020-05-28 00:46:02 -07:00

7 lines
260 B
Ruby

# For CI we are not worries about data persistence across reboot
$libvirt_volume_cache = "unsafe"
# Checking for box update can trigger API rate limiting
# https://www.vagrantup.com/docs/vagrant-cloud/request-limits.html
$box_check_update = false
$vm_cpus = 2