diff --git a/src/vmm_mad/remotes/kvm/kvmrc b/src/vmm_mad/remotes/kvm/kvmrc index dbfa78e5f1..589402b5ca 100644 --- a/src/vmm_mad/remotes/kvm/kvmrc +++ b/src/vmm_mad/remotes/kvm/kvmrc @@ -43,7 +43,7 @@ export VIRSH_RETRIES=3 # This parameter will set the default cache type for new attached disks. It # will be used in case the attached disk does not have an specific cache # method set (can be set using templates when attaching a disk). -#DEFAULT_ATTACH_CACHE=none +DEFAULT_ATTACH_CACHE=none # Uncomment this line to set options for the virsh migrate command #MIGRATE_OPTIONS=--unsafe