summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-atlas.yml
blob: e977173220f4bf8a8c8f02e85cda2e622bd447f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
vm_host:
  network:
    dns:
    - 89.106.208.7
    - 89.106.208.12
    bridges:
      public:
        interfaces:
          - eth0
        prefix: 89.106.215.29/28
        gateway: 89.106.215.30
        prefix6: 2a02:3e0:407::29/64
        gateway6: 2a02:3e0:407::1
        offsets:
          ch-keyserver: 3
          ch-testvm: 4
          s2-k8s-test0: 7
          s2-k8s-test1: 8
          r3-vex2: 11
      k8stest: {}