Add gnocci network config
[noc.git] / ansible / hosts.ini
index 519fe6a..19642fe 100644 (file)
@@ -2,15 +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
 r3home
 tickets
+gnocci0
+gnocci1
+
 ## 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
@@ -22,11 +27,22 @@ host_domain=mgmt.realraum.at
 
 [baremetalservers]
 alfred
+gnocci0
+gnocci1
 
 [kvmhosts]
 alfred
+gnocci0
+gnocci1
+
 
 [virtualservers]
+vex vm_install_host=mur.at
+
+[virtualservers:children]
+virtualservers-alfred
+
+[virtualservers-alfred]
 athsdisc
 calendar
 ctf
@@ -36,22 +52,31 @@ hacksch
 metrics
 r3home
 tickets
-vex
 testvm
 
+[virtualservers-alfred:vars]
+vm_install_host = alfred
+
+
 [servers:children]
 baremetalservers
 virtualservers
 
-
 [desktops]
 wuerfel
 
 
+[openwrt]
+torwaechter
+
+[openwrt:vars]
+localconfig_ssh_config_user=root
+
+
 #[alix]
 #gw
 #torwaechter
 
-#[apu]
-#gnocchi1
-#gnocchi2
+[apu]
+gnocchi0
+gnocchi1