-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathinventory.ini
More file actions
75 lines (56 loc) · 683 Bytes
/
inventory.ini
File metadata and controls
75 lines (56 loc) · 683 Bytes
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[master]
192.168.1.10
[node]
; node 2 - 1.6
; node 1 - 1.7
; node 3 - 1.3
; node 4 - 1.4
192.168.1.3
192.168.1.4
192.168.1.6
192.168.1.7
192.168.1.78
192.168.1.239
192.168.1.103
192.168.1.84
192.168.1.76
192.168.1.225
[nodered]
192.168.1.3
[grafana]
192.168.1.10
192.168.1.3
[influx]
192.168.1.10
[mongodb]
192.168.1.10
[web]
192.168.1.3
192.168.1.4
192.168.1.6
192.168.1.7
[k3s_cluster:children]
master
node
[node01]
192.168.1.7
[node02]
192.168.1.6
[node03]
192.168.1.3
[node04]
192.168.1.4
[node05]
192.168.1.78
[node06]
192.168.1.239
[node07]
192.168.1.103
[node08]
192.168.1.84
[weatherpi01]
192.168.1.76
[weather]
192.168.1.225
[home_assistant]
192.168.1.10