summaryrefslogtreecommitdiff
path: root/resources/initcfg/hypervisors.text
blob: 7817eb00dd6ffcc5a377a7b868eca786c803a1ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
}