From ef88d0a42bd9f9720a52b40fcfe708073503fd98 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sun, 3 May 2020 20:50:29 +0200 Subject: [PATCH] Some clean up in hosts --- hosts | 55 +++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 45 insertions(+), 10 deletions(-) diff --git a/hosts b/hosts index 9ab7012..d188cb5 100644 --- a/hosts +++ b/hosts @@ -1,8 +1,12 @@ # Aurore servers inventory # How to name your server ? -# > We name servers according to location, then type. -# > Then we regroup everything in global geographic and type groups. +# > We name servers according to location, then type, then function. +# > Then we regroup everything in global geographic, type and function groups. + + +############################################################################### +# Aurore : main services [aurore_pve] merlin.adm.auro.re @@ -10,6 +14,10 @@ merlin.adm.auro.re [aurore_vm] radius-aurore.adm.auro.re + +############################################################################### +# OVH + [ovh_pve] horus.adm.auro.re @@ -36,6 +44,10 @@ radius-aurore.adm.auro.re [ovh_testing_vm] #re2o-test.adm.auro.re + +############################################################################### +# Les Jardins de Fleming + [fleming_pve] freya.adm.auro.re marki.adm.auro.re @@ -55,6 +67,10 @@ unifi-fleming.adm.auro.re routeur-fleming.adm.auro.re routeur-fleming-backup.adm.auro.re + +############################################################################### +# Pacaterie + [pacaterie_physical] mordred.adm.auro.re titan.adm.auro.re @@ -74,6 +90,10 @@ unifi-pacaterie.adm.auro.re routeur-pacaterie.adm.auro.re routeur-pacaterie-backup.adm.auro.re + +############################################################################### +# Emilie du Chatelet + [edc_pve] chapalux.adm.auro.re @@ -87,18 +107,26 @@ routeur-aurore.adm.auro.re ldap-replica-edc.adm.auro.re #ldap-replica-edc-backup.adm.auro.re + +############################################################################### +# George Sand + [gs_pve] perceval.adm.auro.re [gs_vm] +dhcp-gs.adm.auro.re +dns-gs.adm.auro.re routeur-gs.adm.auro.re unifi-gs.adm.auro.re radius-gs.adm.auro.re -dns-gs.adm.auro.re -dhcp-gs.adm.auro.re prometheus-gs.adm.auro.re -#ldap-replica-gs.adm.auro.re -#ldap-replica-gs-backup.adm.auro.re +#inexistant : ldap-replica-gs.adm.auro.re +#inexistant : ldap-replica-gs-backup.adm.auro.re + + +############################################################################### +# Groups by location # everything at ovh [ovh:children] @@ -128,6 +156,10 @@ edc_vm gs_pve gs_vm + +############################################################################### +# Groups by type + # every LXC container [container:children] ovh_container @@ -148,6 +180,10 @@ pacaterie_pve edc_pve gs_pve + +############################################################################### +# Groups by service + [dhcp] dhcp-fleming.adm.auro.re dhcp-fleming-backup.adm.auro.re @@ -156,10 +192,6 @@ dhcp-fleming-backup.adm.auro.re #dhcp-edc.adm.auro.re #dhcp-gs.adm.auro.re -[recursive_dns:children] -rdns_main -rdns_backup - [rdns_main] dns-fleming.adm.auro.re dns-pacaterie.adm.auro.re @@ -168,6 +200,9 @@ dns-pacaterie.adm.auro.re dns-fleming-backup.adm.auro.re dns-pacaterie-backup.adm.auro.re +[recursive_dns:children] +rdns_main +rdns_backup # FIXME: #dns-edc.adm.auro.re