Skip to content
Snippets Groups Projects
Forked from infrastruktur / ansible-warpzone
822 commits behind the upstream repository.
hosts 741 B


[prod]

# Interner Server Warpzone 
# Umgebaute Watchguard im Serverschrank 
# https://wiki.warpzone.ms/intern:warpzone_internal_it_infrastructure#host_fuer_interne_dienste_watchguard_xtm_505
warpsrvint   ansible_ssh_host=192.168.0.201

# Octoprint Server für 3d Drucker 
octoprint1    ansible_ssh_host=10.0.2.188

# Öffentlicher Root Server Warpzone bei Hetzner 
tiffany     ansible_ssh_host=159.69.57.15

# Öffentlicher Webserver Warpzone 
# VM auf dem Webtropia-Server
webserver   ansible_ssh_host=159.69.57.51 

# Vorstands-VM
# VM auf dem Webtropia-Server
# Auch erreichbar unter werwaltung.warpzone.ms
verwaltung ansible_ssh_host=195.201.179.60


[test]

# Test VM für WebServer 
webserver-test ansible_ssh_host=89.163.231.228