summaryrefslogtreecommitdiff
path: root/inventory/hosts.ini
blob: f8de1d26ec0fc1d5e3cea9d90ad3a9b8c2a592cc (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
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
[all:vars]
ansible_user=root
ansible_port=222
ansible_python_interpreter=/usr/bin/python3
python_basename=python3


###############################
# environment: chaos-at-home

[chaos-at-home:vars]
host_domain=chaos-at-home.org
env_group=chaos-at-home

[chaos-at-home]
ch-gnocchi host_name=gnocchi
ch-router host_name=router
ch-router-obsd host_name=router
ch-gw-lan host_name=gw-lan
ch-jump host_name=jump ansible_port=2342 ansible_host=ch-jump
ch-nic host_name=nic
ch-equinox-ws host_name=equinox-ws
ch-equinox-t450s host_name=equinox-t450s
ch-prometheus host_name=prometheus
ch-apps host_name=apps
ch-http-proxy host_name=http-proxy
ch-imap-proxy host_name=imap-proxy
ch-auth-legacy host_name=auth
ch-prometheus-legacy host_name=prometheus
ch-testvm-prometheus host_name=testvm-prometheus
ch-iot host_name=iot
ch-epimetheus host_name=epimetheus
ch-atlas host_name=atlas
ch-pan host_name=pan
ch-keyserver host_name=keyserver
ch-testvm-atlas host_name=testvm-atlas
ch-mimas host_name=mimas
ch-mimas2 host_name=mimas

ch-telesto host_name=telesto
ch-calypso host_name=calypso
ch-thetys host_name=thetys
ch-dione host_name=dione
ch-helene host_name=helene
ch-k8s-master host_name=k8s-master

[chaos-at-home:children]
mz-chaos-at-home
chaos-at-home-switches
chaos-at-home-ap

[mz-chaos-at-home]
mz-router ansible_host=chmz-router
mz-ap ansible_host=chmz-ap


[chaos-at-home-switches:vars]
ansible_port=22

[chaos-at-home-switches]
ch-sw0 host_name=sw0 ansible_host=192.168.42.200
ch-sw1 host_name=sw1 ansible_host=192.168.42.201

[chaos-at-home-ap]
ch-ap0 host_name=ap0
ch-ap1 host_name=ap1

[chaos-at-home-vpn-extern]
ch-router
ch-pan


[realraum:vars]
host_domain=realraum.at
env_group=chaos-at-home
ansible_port=22000

[realraum]
r3-vex2 host_name=vex2


[funkfeuer:vars]
host_domain=ffgraz.net
env_group=chaos-at-home

[funkfeuer]
ff-60gtest-mkl host_name=60gtest-mkl
ff-60gtest-eur20 host_name=60gtest-eur20


###############################
# environment: spreadspace

[spreadspace:vars]
host_domain=spreadspace.org
env_group=spreadspace

[spreadspace]
s2-build host_name=build
s2-mr-snuggles host_name=mr-snuggles
s2-calypso host_name=calypso
s2-telesto host_name=telesto
s2-thetys host_name=thetys
s2-dione host_name=dione
s2-helene host_name=helene


[lendwirbel-live:vars]
host_domain=lndwrbl.live
env_group=spreadspace

[lendwirbel-live]
lw-thetys host_name=thetys
lw-telesto host_name=telesto
lw-dione host_name=dione
lw-helene host_name=helene
lw-master

[lendwirbel-live:children]
lendwirbel-live-dist
lendwirbel-live-xx

[lendwirbel-live-dist]
lw-live-dist0 host_name=cdn-dist0

[lendwirbel-live-xx]
lw-live-00 host_name=cdn-00
lw-live-01 host_name=cdn-01
lw-live-02 host_name=cdn-02
lw-live-03 host_name=cdn-03


###############################
# environment: dan

[skillz:vars]
host_domain=skillz.biz
env_group=dan

[skillz]
sk-2019 host_name=2019
sk-cloudio host_name=cloudio
sk-2019vm host_name=2019vm
sk-tomnext host_name=tomnext
sk-tomnext-nc host_name=tomnext-nc
sk-tomnext-hp host_name=scriptbee host_domain=tomwaitz.eu
sk-testvm host_name=testvm
sk-torrent host_name=torrent


[ele-ap]
ele-ap-forum[0:3]
ele-ap-parkhouse0
ele-ap-orpheum0
ele-ap-uhrturm0

[ele-ups]
ele-ups-forum[0:1]
ele-ups-uhrturm0
ele-ups-parkhouse0


[ele-dolmetsch-ctl]
ele-dol-mixer
ele-dol-translator

[ele-dolmetsch-raspi]
ele-dol-raspi0
ele-dol-raspi1

[ele-infobeamer]
ele-infobeamer-emc
ele-infobeamer-orpheum
ele-infobeamer-dom
ele-infobeamer-default

[elevate:vars]
host_domain=elevate.at
env_group=dan

[elevate]
ele-media host_name=media
ele-router
ele-telesto host_name=telesto
ele-thetys host_name=thetys
ele-calypso host_name=calypso
ele-dione host_name=dione
ele-helene host_name=helene
ele-uhrturm host_name=uhrturm
ele-lt host_name=liquidtruth
ele-laptop host_name=elevatop
ele-orpheum
ele-tub
ele-gwhetzner
ele-mur

[elevate:children]
ele-ap
ele-ups
ele-dolmetsch-ctl
ele-dolmetsch-raspi
ele-infobeamer


[emc:vars]
host_domain=elev8.at
env_group=dan

[emc]
emc-master

[emc:children]
emc-dist
emc-xx
emc-todelete

[emc-dist]

[emc-xx]
emc-00

[emc-todelete]
emc-dist0
emc-0[1:3]


###############################
# host categories

## OS
[dellos6:children]
chaos-at-home-switches


[openbsd:vars]
ansible_python_interpreter=/usr/local/bin/python3.7

[openbsd]
ch-router-obsd


## legacy python version
[python2:vars]
ansible_python_interpreter=/usr/bin/python
python_basename=python

[python2]
ch-prometheus-legacy
ch-atlas
ch-pan
ch-mimas
ch-mimas2
ch-gnocchi
ch-gw-lan
ch-jump
s2-build
lw-master
sk-2019
sk-2019vm
sk-tomnext
sk-tomnext-nc
sk-tomnext-hp
sk-torrent
ele-media
ele-gwhetzner
ele-mur


## virtualization
[vmhost-ch-gnocchi-guests]
ch-router
ch-router-obsd
ch-jump
ch-gw-lan
ch-nic
[vmhost-ch-gnocchi]
ch-gnocchi
[vmhost-ch-gnocchi:children]
vmhost-ch-gnocchi-guests

[vmhost-ch-prometheus-guests]
ch-apps
ch-http-proxy
ch-imap-proxy
ch-auth-legacy
ch-prometheus-legacy
ch-testvm-prometheus
ch-iot
ch-k8s-master
[vmhost-ch-prometheus]
ch-prometheus
[vmhost-ch-prometheus:children]
vmhost-ch-prometheus-guests

[vmhost-ch-atlas-guests]
ch-testvm-atlas
ele-mur
r3-vex2
ch-keyserver
[vmhost-ch-atlas]
ch-atlas
[vmhost-ch-atlas:children]
vmhost-ch-atlas-guests

[vmhost-sk-2019vm-guests]
sk-testvm
sk-torrent
ch-mimas
ele-gwhetzner
emc-master
lw-master
[vmhost-sk-2019vm]
sk-2019vm
[vmhost-sk-2019vm:children]
vmhost-sk-2019vm-guests

[vmhost-sk-tomnext-guests]
sk-tomnext-nc
sk-tomnext-hp
[vmhost-sk-tomnext]
sk-tomnext
[vmhost-sk-tomnext:children]
vmhost-sk-tomnext-guests


[kvmhosts]
ch-gnocchi
ch-prometheus
ch-atlas
sk-2019vm
sk-tomnext

[kvmguests:children]
vmhost-ch-gnocchi-guests
vmhost-ch-prometheus-guests
vmhost-ch-atlas-guests
vmhost-sk-2019vm-guests
vmhost-sk-tomnext-guests


## hoster
[hroot]
sk-2019
sk-cloudio
sk-2019vm
sk-tomnext

[hcloud]
ch-mimas2
ele-lt

[hcloud:children]
emc-dist
emc-xx
lendwirbel-live-dist
lendwirbel-live-xx

[hetzner]
emc-master
lw-master
sk-testvm
sk-torrent

[hetzner:children]
hroot
hcloud


[scaleway-kernel]

[scaleway]

[scaleway:children]
scaleway-kernel


## misc
[accesspoints:children]
ele-ap
chaos-at-home-ap

[dolmetsch-ctl:children]
ele-dolmetsch-ctl

[dolmetsch-raspi:children]
ele-dolmetsch-raspi


[elevate-festival:children]
elevate
k8s-emc



## Kubernetes
[kubernetes-cluster:children]
k8s-emc
k8s-lwl
k8s-chtest

[standalone-kubelet]
sk-cloudio
ele-thetys
lw-thetys
s2-thetys
sk-tomnext-nc
ch-thetys

[kubernetes:children]
kubernetes-cluster
standalone-kubelet



### Kubernetes Cluster: emc
[k8s-emc-encoder]
#ele-dione
#ele-helene

[k8s-emc-distribution:children]
emc-dist

[k8s-emc-streamer:children]
emc-xx

[k8s-emc-master]
emc-master

[k8s-emc:children]
k8s-emc-master
k8s-emc-encoder
k8s-emc-distribution
k8s-emc-streamer


### Kubernetes Cluster: lendwirbel-live
[k8s-lwl-encoder]
lw-dione
lw-helene

[k8s-lwl-distribution:children]
lendwirbel-live-dist

[k8s-lwl-streamer:children]
lendwirbel-live-xx

[k8s-lwl-master]
lw-master

[k8s-lwl:children]
k8s-lwl-master
k8s-lwl-encoder
k8s-lwl-distribution
k8s-lwl-streamer


### Kubernetes Cluster: chtest
[k8s-chtest-encoder]
ch-dione
ch-helene

[k8s-chtest-master]
ch-k8s-master

[k8s-chtest:children]
k8s-chtest-master
k8s-chtest-encoder