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

ipv4 für webserver-test und unterteilung prod/test

parent bf03e41e
No related branches found
No related tags found
No related merge requests found
# Debian Jessie basierte Server
[debianjessie] [prod]
# Interner Server Warpzone # Interner Server Warpzone
# Umgebaute Watchguard im Serverschrank # Umgebaute Watchguard im Serverschrank
...@@ -16,13 +16,16 @@ warpsrvext ansible_ssh_host=217.79.181.126 ...@@ -16,13 +16,16 @@ warpsrvext ansible_ssh_host=217.79.181.126
# VM auf dem Webtropia-Server # VM auf dem Webtropia-Server
webserver ansible_ssh_host=89.163.231.226 webserver ansible_ssh_host=89.163.231.226
# Raspberry-PI Server
[raspbianjessie]
# Vorstands-PI # Vorstands-PI
# Auch erreichbar unter vorstand.warpzone.ms # Auch erreichbar unter vorstand.warpzone.ms
vorstandspi ansible_ssh_host=10.0.0.206 vorstandspi ansible_ssh_host=10.0.0.206
# OpenHAB Server # OpenHAB Server
warphab ansible_ssh_host=192.168.0.109 warphab ansible_ssh_host=192.168.0.109
[test]
# Test VM für WebServer
webserver-test ansible_ssh_host=89.163.231.228
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