ctf: Move host vars from inventory to host_vars/ & document them
[noc.git] / ansible / hosts.ini
index 4853f9a..26bb727 100644 (file)
@@ -13,12 +13,15 @@ galley
 hacksch
 r3home
 tickets
-gnocci[0:1]
+gnocchi[0:1]
 
 ## 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:children]
+accesspoints
+
 [net-zone-mgmt:vars]
 host_domain=mgmt.realraum.at
 
@@ -26,11 +29,11 @@ host_domain=mgmt.realraum.at
 
 [baremetalservers]
 alfred
-gnocci[0:1]
+gnocchi[0:1]
 
 [kvmhosts]
 alfred
-gnocci[0:1]
+gnocchi[0:1]
 
 
 [virtualservers]
@@ -62,10 +65,15 @@ virtualservers
 [desktops]
 wuerfel
 
+[accesspoints]
+ap[0:2]
 
 [openwrt]
 torwaechter
 
+[openwrt:children]
+accesspoints
+
 [openwrt:vars]
 localconfig_ssh_config_user=root
 
@@ -75,4 +83,4 @@ localconfig_ssh_config_user=root
 #torwaechter
 
 [apu]
-gnocci[0:1]
+gnocchi[0:1]