X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Fhosts.ini;h=b3a1721a6795fbb1eb7cd813b07abd61c6c5d13b;hb=fae1230549884ec86913f77815bbacdf4b85b725;hp=07014642aca96b479ecd5988de55464afd9f3dc5;hpb=c28e1f4030cc918f74bbac6b40bd8b5398238e4b;p=noc.git diff --git a/ansible/hosts.ini b/ansible/hosts.ini index 0701464..b3a1721 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 @@ -9,10 +11,11 @@ alfred calendar galley hacksch -## TODO: remove the variable once https://github.com/ansible/ansible/issues/39119 is fixed -metrics localconfig_ssh_config_user=root r3home tickets +## 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:vars] host_domain=mgmt.realraum.at @@ -25,7 +28,14 @@ alfred [kvmhosts] alfred + [virtualservers] +vex vm_install_host=mur.at + +[virtualservers:children] +virtualservers-alfred + +[virtualservers-alfred] athsdisc calendar ctf @@ -35,17 +45,27 @@ 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 @@ -53,4 +73,3 @@ wuerfel #[apu] #gnocchi1 #gnocchi2 -