mirror of https://dev.ccchb.de/ccchb/ansible.git
VM-Name an bhyve als Argument übergeben
This commit is contained in:
parent
dafaed4f06
commit
b55ca7c10f
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue