Last re-hard-coding for "working" joy

This commit is contained in:
3wc
2021-07-18 12:03:57 +02:00
parent 2adbb8d94c
commit 0e5dfe6bde
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ virt-install \
--os-variant generic \
--virt-type kvm \
--graphics vnc,listen=127.0.0.1 \
--network network=$network_name,filterref=clean-traffic,model=virtio \
--network network=$network_name,model=virtio \
--import \
--print-xml > "/tank/vm/$xml"