X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhosts.ini;h=b428eab022d7d38f419ed3c3985afc8c6f7a8c03;hb=d35ebcc276376a09f8e5bfe178b43842d4a54305;hp=d67f69e76b187dc49810e30feac9976716bce552;hpb=6cab06d2fad2531b446c24105195f4ff029b380b;p=noc.git diff --git a/ansible/hosts.ini b/ansible/hosts.ini index d67f69e..b428eab 100644 --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@ -2,6 +2,8 @@ host_domain=realraum.at ansible_host={{ inventory_hostname }}.{{ host_domain }} ansible_user=root +ansible_port=22000 + [net-zone-mgmt] torwaechter @@ -11,10 +13,15 @@ galley hacksch r3home tickets +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 @@ -22,35 +29,51 @@ host_domain=mgmt.realraum.at [baremetalservers] alfred +gnocchi[0:1] [kvmhosts] alfred +gnocchi[0:1] + [virtualservers] +vex vm_install_host=mur.at + +[virtualservers:children] +virtualservers-alfred + +[virtualservers-alfred] athsdisc calendar -ctf +ctf localconfig_ssh_config_user=root ansible_host=89.106.211.47 entrance galley hacksch metrics r3home tickets -vex testvm +[virtualservers-alfred:vars] +vm_install_host = alfred + + [servers:children] baremetalservers virtualservers - [desktops] wuerfel +[accesspoints] +ap[0:2] [openwrt] torwaechter +[openwrt:children] +accesspoints + [openwrt:vars] localconfig_ssh_config_user=root @@ -59,6 +82,5 @@ localconfig_ssh_config_user=root #gw #torwaechter -#[apu] -#gnocchi1 -#gnocchi2 +[apu] +gnocchi[0:1]