vm/install: Handle non-22000 SSH ports
[noc.git] / ansible / hosts.ini
index a741934..c165125 100644 (file)
@@ -2,17 +2,20 @@
 host_domain=realraum.at
 ansible_host={{ inventory_hostname }}.{{ host_domain }}
 ansible_user=root
+ansible_port=22000
+
 
 [net-zone-mgmt]
-#torwaechter
+torwaechter
 alfred
 calendar
 galley
 hacksch
-## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed
-metrics localconfig_ssh_config_user=root
 r3home
 tickets
+## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed
+metrics localconfig_ssh_config_user=root
+testvm localconfig_ssh_config_user=root
 
 [net-zone-mgmt:vars]
 host_domain=mgmt.realraum.at
@@ -36,6 +39,7 @@ metrics
 r3home
 tickets
 vex
+testvm
 
 [servers:children]
 baremetalservers
@@ -46,6 +50,13 @@ virtualservers
 wuerfel
 
 
+[openwrt]
+torwaechter
+
+[openwrt:vars]
+localconfig_ssh_config_user=root
+
+
 #[alix]
 #gw
 #torwaechter
@@ -53,4 +64,3 @@ wuerfel
 #[apu]
 #gnocchi1
 #gnocchi2
-