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 @@ ...@@ -3,7 +3,7 @@
motd_lines: motd_lines:
- "Warpzone Vorstand" - "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: debian_sources:
- "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free" - "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free"
...@@ -17,8 +17,8 @@ debian_keys_url: ...@@ -17,8 +17,8 @@ debian_keys_url:
# Primäre IP Adressen des Hosts # Primäre IP Adressen des Hosts
ext_ip4: 89.163.231.227 ext_ip4: 195.201.179.60
ext_ip6: 2001:4ba0:ffff:7c::227 ext_ip6: 2a01:4f8:231:8a1:195:201:179:60
int_ip4: 10.42.2.1 int_ip4: 10.42.2.1
...@@ -47,14 +47,11 @@ openvpn_clients: ...@@ -47,14 +47,11 @@ openvpn_clients:
administratorenteam: administratorenteam:
- "void" - "void"
- "sandhome" - "sandhome"
- "h3rb3rn"
vorstandteam: vorstandteam:
- "sandhome" - "sandhome"
- "void" - "void"
- "ole"
- "larsm" - "larsm"
- "reverend"
- "h3rb3rn" - "h3rb3rn"
- "mowoe" - "mowoe"
......
...@@ -17,7 +17,7 @@ webserver ansible_ssh_host=89.163.231.226 ...@@ -17,7 +17,7 @@ webserver ansible_ssh_host=89.163.231.226
# Vorstands-VM # Vorstands-VM
# VM auf dem Webtropia-Server # VM auf dem Webtropia-Server
# Auch erreichbar unter werwaltung.warpzone.ms # 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 # Test VM für externe Dienste
develop ansible_ssh_host=192.168.0.202 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