make instancier-appliquer regenere inventories/production/hosts.yml depuis le plan (serveurs.yml + applications.yml + nomenclature.yml). Garde-fou : refuse si le diff n'est pas vide (FORCE=1 pour un changement intentionnel) ; git est le filet. Bascule effectuee avec diff vide verifie. hosts.yml est desormais un artefact genere, semantiquement identique a l'ancien (make inventaire-verifier complet OK, GUI charge 13 hotes). NOTE : a ce stade le GUI edite encore hosts.yml directement. Tant que le rework GUI n'est pas fait, editer le PLAN puis make instancier-appliquer. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
244 lines
6.6 KiB
YAML
244 lines
6.6 KiB
YAML
# Inventaire GENERE depuis le plan (make instancier / instancier-appliquer).
|
|
# NE PAS editer a la main : edite docs/serveurs.yml + docs/applications.yml.
|
|
# Source : docs/serveurs.yml + docs/applications.yml + docs/nomenclature.yml.
|
|
all:
|
|
children:
|
|
clients_dns:
|
|
hosts:
|
|
collab-01: null
|
|
web-frontal-01: null
|
|
clients_supervision:
|
|
hosts:
|
|
web-frontal-01: null
|
|
hotes_actifs:
|
|
hosts: {}
|
|
hotes_planifies:
|
|
hosts:
|
|
collab-01:
|
|
ansible_host: 10.1.15.21
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95201
|
|
data-01:
|
|
ansible_host: 10.1.13.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 4
|
|
proxmox_disque_taille: 160G
|
|
proxmox_memoire: 2048
|
|
proxmox_noeud: asgard
|
|
proxmox_passerelle: 10.1.13.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 13
|
|
proxmox_vmid: 93101
|
|
forge-01:
|
|
ansible_host: 10.1.15.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95101
|
|
idm-01:
|
|
ansible_host: 10.1.12.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.12.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 12
|
|
proxmox_vmid: 92101
|
|
infra-dns-01:
|
|
ansible_host: 10.1.11.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91401
|
|
infra-edge-01:
|
|
ansible_host: 10.1.11.21
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91201
|
|
infra-mail-01:
|
|
ansible_host: 10.1.11.31
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91301
|
|
infra-pki-01:
|
|
ansible_host: 10.1.11.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.11.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 11
|
|
proxmox_vmid: 91101
|
|
mon-01:
|
|
ansible_host: 10.1.14.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.14.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 14
|
|
proxmox_vmid: 94401
|
|
obs-01:
|
|
ansible_host: 10.1.14.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 4
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.14.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 14
|
|
proxmox_vmid: 94101
|
|
web-dorsal-01:
|
|
ansible_host: 10.1.15.41
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95401
|
|
web-frontal-01:
|
|
ansible_host: 10.1.15.31
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95301
|
|
web-frontal-02:
|
|
ansible_host: 10.1.15.32
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 16G
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.1.15.1
|
|
proxmox_stockage: TrueNAS
|
|
proxmox_vlan: 15
|
|
proxmox_vmid: 95302
|
|
modeles_vm:
|
|
hosts: {}
|
|
serveurs_collabora:
|
|
hosts:
|
|
collab-01: null
|
|
serveurs_debian:
|
|
hosts:
|
|
collab-01: null
|
|
data-01: null
|
|
forge-01: null
|
|
idm-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-mail-01: null
|
|
infra-pki-01: null
|
|
mon-01: null
|
|
obs-01: null
|
|
web-dorsal-01: null
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|
|
serveurs_durcis:
|
|
hosts:
|
|
collab-01: null
|
|
data-01: null
|
|
forge-01: null
|
|
idm-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-mail-01: null
|
|
infra-pki-01: null
|
|
mon-01: null
|
|
obs-01: null
|
|
web-dorsal-01: null
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|
|
serveurs_forgejo:
|
|
hosts:
|
|
forge-01: null
|
|
serveurs_grafana:
|
|
hosts:
|
|
obs-01: null
|
|
serveurs_icinga:
|
|
hosts:
|
|
mon-01: null
|
|
serveurs_keycloak:
|
|
hosts:
|
|
idm-01: null
|
|
serveurs_loki:
|
|
hosts:
|
|
obs-01: null
|
|
serveurs_nextcloud:
|
|
hosts:
|
|
collab-01: null
|
|
serveurs_nginx:
|
|
hosts:
|
|
infra-edge-01: null
|
|
serveurs_openldap:
|
|
hosts:
|
|
idm-01: null
|
|
serveurs_postgresql:
|
|
hosts:
|
|
data-01: null
|
|
serveurs_powerdns:
|
|
hosts:
|
|
infra-dns-01: null
|
|
serveurs_prometheus:
|
|
hosts:
|
|
obs-01: null
|
|
serveurs_redis:
|
|
hosts:
|
|
data-01: null
|
|
serveurs_sendmail:
|
|
hosts:
|
|
infra-mail-01: null
|
|
serveurs_step_ca:
|
|
hosts:
|
|
infra-pki-01: null
|
|
serveurs_web_dorsaux:
|
|
hosts:
|
|
web-dorsal-01: null
|
|
serveurs_web_frontaux:
|
|
hosts:
|
|
web-frontal-01: null
|
|
web-frontal-02: null
|