VM-Name an bhyve als Argument übergeben

This commit is contained in:
Fritz Grimpen 2025-01-04 04:20:41 +01:00
parent dafaed4f06
commit b55ca7c10f
1 changed files with 1 additions and 0 deletions

View File

@ -43,3 +43,4 @@ bhyve -c "{{ item.0.cpus }}" -m "{{ item.0.ram }}" -w -A -P -H
-s "31,lpc"
-l "com1,/dev/${COM}"
-l "bootrom,${ROM}"
"${NAME}"