18 lines
352 B
Plaintext
18 lines
352 B
Plaintext
|
hypervisors: {
|
||
|
uuid: "11111111-2222-3333-4444-555555555555"
|
||
|
hostname: "hyper01"
|
||
|
active: true
|
||
|
cpus: 16
|
||
|
memory: 8796093022208
|
||
|
comment: "this is a fake hypervisor"
|
||
|
autoscan: true
|
||
|
}
|
||
|
hypervisors: {
|
||
|
hostname: "hyper02"
|
||
|
active: true
|
||
|
cpus: 16
|
||
|
memory: 8796093022208
|
||
|
comment: "this is a fake hypervisor"
|
||
|
autoscan: true
|
||
|
}
|