-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinventory
48 lines (40 loc) · 770 Bytes
/
inventory
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
46
47
48
---
all:
hosts:
sn01:
ansible_host: 01.wg-node.freifunk-aachen.de
ansible_user: ffac
sn02:
ansible_host: 02.wg-node.freifunk-aachen.de
ansible_user: ffac
monitor:
ansible_host: monitor.freifunk-aachen.de
ansible_user: ffac
buildserver:
ansible_host: build.freifunk-aachen.de
ansible_user: ffac
bb-a:
ansible_host: 2a00:fe0:43::bb:1
ansible_user: root
bb-b:
ansible_host: 2a00:fe0:43::bb:2
ansible_user: root
bgp-test:
ansible_host: 2a00:fe0:43::157
ansible_user: ffac
supernodes:
hosts:
sn01:
sn02:
monitoring:
hosts:
monitor:
bgp_clients:
hosts:
bgp-test:
backbone:
hosts:
bb-a:
bb-b:
children:
bgp_clients: