hosts: inventarize serv

This commit is contained in:
Astro 2020-05-22 17:21:46 +02:00
parent 669df9e953
commit 55ef4cfc76
1 changed files with 44 additions and 12 deletions

View File

@ -138,19 +138,51 @@ hosts-inet:
guest{{ 256 + i }}: 172.20.77.{{ i }}
{%- endfor %}
serv:
serv-gw: 172.20.73.1
dns: 172.20.73.2
stats: 172.20.73.3
radius: 172.20.73.4
zeit: 172.20.73.5
ntp: 172.20.73.5
serv-gw: 172.20.73.1
dns: 172.20.73.2
stats: 172.20.73.3
radius: 172.20.73.4
zeit: 172.20.73.5
ntp: 172.20.73.5
minecraft: 172.20.73.6
deployer: 172.20.73.16
elastic1: 172.20.73.15
logging: 172.20.73.13
dnscache: 172.20.73.8
mongo: 172.20.73.21
ipa: 172.20.73.20
used1: 172.20.73.7
dnscache: 172.20.73.8
used2: 172.20.73.9
used3: 172.20.73.10
used4: 172.20.73.11
used5: 172.20.73.12
logging: 172.20.73.13
used6: 172.20.73.14
elastic1: 172.20.73.15
deployer: 172.20.73.16
used7: 172.20.73.17
used8: 172.20.73.18
used9: 172.20.73.19
ipa: 172.20.73.20
mongo: 172.20.73.21
used10: 172.20.73.22
used11: 172.20.73.23
used12: 172.20.73.24
spaceapi: 172.20.73.25
used13: 172.20.73.26
mucbot: 172.20.73.27
used14: 172.20.73.28
used15: 172.20.73.29
used16: 172.20.73.30
used17: 172.20.73.31
scrape: 172.20.73.32
used18: 172.20.73.32
used19: 172.20.73.33
used20: 172.20.73.34
used21: 172.20.73.35
used22: 172.20.73.36
used23: 172.20.73.37
used24: 172.20.73.38
used25: 172.20.73.39
used26: 172.20.73.40
grafana: 172.20.73.43
kibana: 172.20.73.44
priv1:
priv1-gw: 172.20.74.1
{%- for i in range(1, 14) %}