preseed/install: make disk selection work with udev device paths
[noc.git] / ansible / host_vars / testvm / main.yml
index 1d0c62a..b02e9bb 100644 (file)
@@ -8,7 +8,7 @@ install:
   mem: 1024
   numcpu: 2
   disks:
-    primary: vda
+    primary: /dev/vda
     virtio:
       vda:
         vg: "{{ vm_host }}"