Skip to content
Snippets Groups Projects
Unverified Commit 01dbc909 authored by Maxime Guyot's avatar Maxime Guyot Committed by GitHub
Browse files

Make Vagrant CI use unsafe I/O (#6058)

parent 0512c226
No related branches found
No related tags found
No related merge requests found
# 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
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment