summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-testvm-openwrt.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-01-05 00:53:41 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-01-05 00:53:41 +0100
commit8427c4bf08ab2d3afa590cef5dcf7087674c2b91 (patch)
tree41d97d37295ce6437850a30bb50db826856d6f8a /inventory/host_vars/ch-testvm-openwrt.yml
parentvm/deploy: improved handling of primary disk (diff)
vm/deploy: create containing dir for primary disk image
Diffstat (limited to 'inventory/host_vars/ch-testvm-openwrt.yml')
-rw-r--r--inventory/host_vars/ch-testvm-openwrt.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-testvm-openwrt.yml b/inventory/host_vars/ch-testvm-openwrt.yml
index 5a208b55..d19466ac 100644
--- a/inventory/host_vars/ch-testvm-openwrt.yml
+++ b/inventory/host_vars/ch-testvm-openwrt.yml
@@ -9,7 +9,7 @@ install:
scsi:
sda:
type: image
- path: /srv/nvme/ch-testvm-openwrt.img
+ path: /srv/nvme/ch-testvm-openwrt/root.img
interfaces:
- bridge: br-svc
name: svc0