Verifie plutot que suppose : serveur_forgejo ne mentionne Redis ni dans son app.ini, ni dans ses defauts, et ne declare aucun lien vers lui. Il etait au plan par heritage du modele `forge`, pas par besoin. Un service qui tourne sans rien servir n'est pas neutre sur la machine dont tout le reste descend : c'est une surface a defendre, une sauvegarde a surveiller, et une chose de plus qui peut tomber un soir ou l'on cherche autre chose. Registre valide, inventaire regenere. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
139 lines
3.9 KiB
YAML
139 lines
3.9 KiB
YAML
# Inventaire GENERE depuis le plan (make instancier / instancier-appliquer).
|
|
# NE PAS editer a la main : edite instance/plan/serveurs.yml + instance/plan/applications.yml.
|
|
# Source : instance/plan/serveurs.yml + instance/plan/applications.yml + instance/plan/nomenclature.yml.
|
|
all:
|
|
children:
|
|
client_backup:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-pki-01: null
|
|
client_journal:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
client_metrique:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
client_pki:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
client_unbound:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
hotes_actifs:
|
|
hosts: {}
|
|
hotes_planifies:
|
|
hosts:
|
|
data-sql-01:
|
|
ansible_host: 10.29.18.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 2
|
|
proxmox_disque_taille: 35G
|
|
proxmox_etiquette_vlan: ''
|
|
proxmox_memoire: 3072
|
|
proxmox_passerelle: 10.29.18.1
|
|
proxmox_pont: t29donn
|
|
proxmox_vlan: 1293
|
|
proxmox_vmid: 129301101
|
|
setops_supernet: 10.29.0.0/16
|
|
forge-01:
|
|
ansible_host: 10.29.21.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 1
|
|
proxmox_disque_taille: 80G
|
|
proxmox_etiquette_vlan: ''
|
|
proxmox_memoire: 2048
|
|
proxmox_passerelle: 10.29.21.1
|
|
proxmox_pont: t29appl
|
|
proxmox_vlan: 1296
|
|
proxmox_vmid: 129601101
|
|
setops_supernet: 10.29.0.0/16
|
|
infra-dns-01:
|
|
ansible_host: 10.29.19.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 1
|
|
proxmox_disque_taille: 40G
|
|
proxmox_etiquette_vlan: ''
|
|
proxmox_memoire: 1536
|
|
proxmox_passerelle: 10.29.19.1
|
|
proxmox_pont: t29serv
|
|
proxmox_vlan: 1294
|
|
proxmox_vmid: 129401101
|
|
setops_supernet: 10.29.0.0/16
|
|
infra-edge-01:
|
|
ansible_host: 10.29.16.11
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 1
|
|
proxmox_disque_taille: 15G
|
|
proxmox_etiquette_vlan: ''
|
|
proxmox_memoire: 1536
|
|
proxmox_passerelle: 10.29.16.1
|
|
proxmox_pont: t29fron
|
|
proxmox_vlan: 1291
|
|
proxmox_vmid: 129101101
|
|
sans_exposition:
|
|
- forge.genese.internal
|
|
setops_supernet: 10.29.0.0/16
|
|
infra-pki-01:
|
|
ansible_host: 10.29.19.21
|
|
ansible_user: ansible
|
|
proxmox_cidr: 24
|
|
proxmox_coeurs: 1
|
|
proxmox_disque_taille: 32G
|
|
proxmox_etiquette_vlan: ''
|
|
proxmox_memoire: 1024
|
|
proxmox_passerelle: 10.29.19.1
|
|
proxmox_pont: t29serv
|
|
proxmox_vlan: 1294
|
|
proxmox_vmid: 129402101
|
|
setops_supernet: 10.29.0.0/16
|
|
modeles_vm:
|
|
hosts: {}
|
|
serveur_debian:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
serveur_durci:
|
|
hosts:
|
|
data-sql-01: null
|
|
forge-01: null
|
|
infra-dns-01: null
|
|
infra-edge-01: null
|
|
infra-pki-01: null
|
|
serveur_forgejo:
|
|
hosts:
|
|
forge-01: null
|
|
serveur_nginx:
|
|
hosts:
|
|
infra-edge-01: null
|
|
serveur_postgresql:
|
|
hosts:
|
|
data-sql-01: null
|
|
serveur_powerdns:
|
|
hosts:
|
|
infra-dns-01: null
|
|
serveur_step_ca:
|
|
hosts:
|
|
infra-pki-01: null
|