Fix adding tape drive to backup02.home.foo.sh
This commit is contained in:
parent
03def639d5
commit
6e2fd35622
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ network_interfaces:
|
||||||
mac: 52:54:00:ac:dc:50
|
mac: 52:54:00:ac:dc:50
|
||||||
datadisks:
|
datadisks:
|
||||||
- {size: 1000}
|
- {size: 1000}
|
||||||
passthrough_devices:
|
virt_install_devices:
|
||||||
- "07:04.0"
|
- "02:04.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue