Drop cache=none setting for vmproxy's storage (refs: #14404).
commitd451e52ffc262b61795d18ee56e6b5cbe0c8cb1c
authorCyril Brulebois <cyril@debamax.com>
Sat, 30 Jun 2018 17:40:26 +0000 (30 19:40 +0200)
committerintrigeri <intrigeri@boum.org>
Sun, 1 Jul 2018 07:56:58 +0000 (1 07:56 +0000)
treeea1d88181351398ea8058f785eca2cb2db378894
parentdd5f62ba52bea4378c56ef600e765c047bab7e21
Drop cache=none setting for vmproxy's storage (refs: #14404).

It seems libvirt on zfs doesn't work with the cache=none setting on the
defined storage. Let's get rid of this setting entirely, and let the VM
provider pick the most appropriate setting.
vagrant/Vagrantfile