blob: 6574195d22f84c1515c42d5b140c0b0eeabdcf9b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
---
vm_host:
name: ch-atlas
network:
dns:
- 89.106.208.7
- 89.106.208.12
bridges:
public:
interfaces:
- enp1s0
prefix: 89.106.215.16/28
gateway: 89.106.215.30
prefix6: 2a02:3e0:407::/64
gateway6: 2a02:3e0:407::1
offsets:
ch-pan-legacy: 1
s2-build: 2
ch-pan: 3
ch-testvm-atlas: 4
ele-mur: 5
r3-nicoo: 10
r3-vex2: 11
ch-atlas: 13
offsets6:
ch-pan-legacy: 23
s2-build: 24
ch-pan: 25
ch-testvm-atlas: 32
ele-mur: 33
r3-nicoo: 38
r3-vex2: 39
ch-atlas: 41
k8stest: {}
funkfeuer:
interfaces:
- enp1s0.502
zfs:
default:
pool: ssd
name: vm
properties:
compression: lz4
apt_repo_provider: ffgraz
|