summaryrefslogtreecommitdiff
path: root/inventory/group_vars/vmhost-ch-atlas/vars.yml
blob: c9fd9199eb8c0b815fab9ba0263b6d79120847a8 (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
---
vm_host:
  name: ch-atlas
  network:
    dns:
    - 89.106.208.7
    - 89.106.208.12
    bridges:
      public:
        interfaces:
        - eth0
        prefix: 89.106.215.16/28
        gateway: 89.106.215.30
        prefix6: 2a02:3e0:407::/64
        gateway6: 2a02:3e0:407::1
        offsets:
          ch-keyserver: 3
          ch-testvm-atlas: 4
          ele-mur: 5
          r3-vex2: 11
          ch-atlas: 13
      k8stest: {}
      funkfeuer:
        interfaces:
        - eth0.502
  zfs:
    default:
      pool: ssd
      name: vm
      properties:
        compression: lz4

apt_repo_provider: ffgraz