X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhosts.ini;h=8591a150e5511ed8ab0a77749482a7add6556408;hb=35ee18e05f6abc674fc2f6cbea2994e259d0624a;hp=519fe6a9d06633c15a58b54f12770e03805b4488;hpb=8467e799f80e6de4ab7779d08993a3381c227304;p=noc.git diff --git a/ansible/hosts.ini b/ansible/hosts.ini index 519fe6a..8591a15 100644 --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@ -2,15 +2,19 @@ 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 +gnocci[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 @@ -22,11 +26,20 @@ host_domain=mgmt.realraum.at [baremetalservers] alfred +gnocci[0:1] [kvmhosts] alfred +gnocci[0:1] + [virtualservers] +vex vm_install_host=mur.at + +[virtualservers:children] +virtualservers-alfred + +[virtualservers-alfred] athsdisc calendar ctf @@ -36,22 +49,30 @@ 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] +gnocchi[0:1]