X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhosts.ini;h=26bb727323d5114b29ec69d99472ed502d0380e1;hb=95c3e54f09db6a50b5b715c079b5b3f6cc84209f;hp=9edea82d13a6cc8245e900909a59e35c491450fd;hpb=7e1bccc28afd4712d9ed535593ba1dd03cc35441;p=noc.git diff --git a/ansible/hosts.ini b/ansible/hosts.ini index 9edea82..26bb727 100644 --- a/ansible/hosts.ini +++ b/ansible/hosts.ini @@ -2,40 +2,85 @@ host_domain=realraum.at ansible_host={{ inventory_hostname }}.{{ host_domain }} ansible_user=root +ansible_port=22000 + + +[net-zone-mgmt] +torwaechter +alfred +calendar +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 + +########################## [baremetalservers] -alfred.mgmt +alfred +gnocchi[0:1] [kvmhosts] -alfred.mgmt +alfred +gnocchi[0:1] + [virtualservers] +vex vm_install_host=mur.at + +[virtualservers:children] +virtualservers-alfred + +[virtualservers-alfred] athsdisc -calendar.mgmt +calendar ctf entrance -galley.mgmt -hacksch.mgmt -r3home.mgmt -tickets.mgmt -vex -## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed -metrics.mgmt localconfig_ssh_config_user=root -testvm.mgmt localconfig_ssh_config_user=root +galley +hacksch +metrics +r3home +tickets +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 + #[alix] #gw -#torwaechter.mgmt +#torwaechter -#[apu] -#gnocchi1 -#gnocchi2 +[apu] +gnocchi[0:1]