forked from FreiFunkMuenster/ansible-ffms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhosts
44 lines (36 loc) · 1.41 KB
/
hosts
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
# Allgemeine Infrastruktur-Server
[common]
buildserver ansible_ssh_host=217.79.181.126 ansible_ssh_port=2215
monitoring ansible_ssh_host=178.62.2.100
services-legacy ansible_ssh_host=217.79.181.126 ansible_ssh_port=2210
webserver ansible_ssh_host=89.163.231.227
# Service-VM für Zentrale Dienste (Karte, Statistik)
[services]
services ansible_ssh_host=89.163.231.228
# Backbone Server
[backbone]
greyworm-07 ansible_ssh_host=89.163.129.16
# Domänen
[domaene-01]
remue-01 ansible_ssh_host=148.251.208.170
greyworm-01 ansible_ssh_host=89.163.247.45
[domaene-06]
remue-04 ansible_ssh_host=148.251.208.168
greyworm-05 ansible_ssh_host=89.163.139.196
[gateways]
# Gateways mit oder ohne Direktanbindung FFRL
# Immer mit Multidomänen-L2TP
greyworm-06 ansible_ssh_host=89.163.129.14
remue-08 ansible_ssh_host=148.251.208.175
parad0x ansible_ssh_host=5.9.67.189 # Direktanbindung FFRL
barristan ansible_ssh_host=163.172.131.76 # Direktanbindung FFRL
c1024 ansible_ssh_host=176.9.88.123 # Direktanbindung FFRL
fanlin ansible_ssh_host=89.163.221.125 # Direktanbindung FFRL
ausrufer ansible_ssh_host=163.172.211.238 # Direktanbindung FFRL
rhe ansible_ssh_host=46.105.252.246 # Direktanbindung FFRL
des1 ansible_ssh_host=5.9.86.154 # Direktanbindung FFRL
# Sonstige Server
[firmware]
firmware ansible_ssh_host=144.76.30.226 ansible_ssh_port=223
#[ffms-arbeitsmittel]
#ffms-ansible ansible_ssh_host=148.251.208.168