Compare commits
No commits in common. "d4b4d9bbbeb0af6540586bb508fb4890f9ce9489" and "7192608aee7b1adc43d7c4b32a831d7e9e01d4c6" have entirely different histories.
d4b4d9bbbe
...
7192608aee
1 changed files with 0 additions and 21 deletions
|
@ -21,8 +21,6 @@ haproxy_http:
|
|||
addr: '2a01:4f8:150:926f::9'
|
||||
- host: 'osp-edge.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::b'
|
||||
- host: 'wiki.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
haproxy_sni:
|
||||
- host: 'ccchb.de'
|
||||
|
@ -35,8 +33,6 @@ haproxy_sni:
|
|||
addr: '2a01:4f8:150:926f::9'
|
||||
- host: 'osp-edge.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::b'
|
||||
- host: 'wiki.ccchb.de'
|
||||
addr: '2a01:4f8:150:926f::11'
|
||||
|
||||
bhyve_ipv4: 10.0.0.0
|
||||
bhyve_ipv6: 2a01:4f8:150:926f::4
|
||||
|
@ -140,20 +136,3 @@ bhyve_guests:
|
|||
volsize: 32g
|
||||
volblocksize: 64k
|
||||
primarycache: metadata
|
||||
|
||||
- name: wiki
|
||||
index: 6
|
||||
enabled: true
|
||||
ram: 1G
|
||||
cpus: 1
|
||||
image: debian-10.5.0-amd64-netinst.iso
|
||||
password: foobar
|
||||
order:
|
||||
- DISKS
|
||||
disks:
|
||||
- name: disk
|
||||
properties:
|
||||
volsize: 64g
|
||||
volblocksize: 64k
|
||||
primarycache: metadata
|
||||
|
||||
|
|
Loading…
Reference in a new issue