Skip to content
Snippets Groups Projects
Commit 8d91766f authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

umzug verwaltung auf neuen server

parent 5c48446d
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
motd_lines:
- "Warpzone Vorstand"
- "Öffentliche IPs: {{ansible_ens3.ipv4.address}} / {{ansible_ens3.ipv6[0].address}}"
- "Öffentliche IPs: {{ansible_ens18.ipv4.address}} / {{ansible_ens18.ipv6[0].address}}"
debian_sources:
- "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free"
......@@ -17,8 +17,8 @@ debian_keys_url:
# Primäre IP Adressen des Hosts
ext_ip4: 89.163.231.227
ext_ip6: 2001:4ba0:ffff:7c::227
ext_ip4: 195.201.179.60
ext_ip6: 2a01:4f8:231:8a1:195:201:179:60
int_ip4: 10.42.2.1
......@@ -47,14 +47,11 @@ openvpn_clients:
administratorenteam:
- "void"
- "sandhome"
- "h3rb3rn"
vorstandteam:
- "sandhome"
- "void"
- "ole"
- "larsm"
- "reverend"
- "h3rb3rn"
- "mowoe"
......
......@@ -17,7 +17,7 @@ webserver ansible_ssh_host=89.163.231.226
# Vorstands-VM
# VM auf dem Webtropia-Server
# Auch erreichbar unter werwaltung.warpzone.ms
verwaltung ansible_ssh_host=89.163.231.227
verwaltung ansible_ssh_host=195.201.179.60
# Test VM für externe Dienste
develop ansible_ssh_host=192.168.0.202
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment