2026-06-24 20:17:46 -04:00
|
|
|
---
|
2026-07-05 01:11:52 -04:00
|
|
|
# MODÈLE « identite » — base + données + identité (7 VM) : OpenLDAP + Keycloak.
|
|
|
|
|
# index : ⚠️ REMPLACER par l'index unique du tenant.
|
|
|
|
|
index: 1
|
|
|
|
|
supernet: 10.11.0.0/16
|
|
|
|
|
vmid_schema: ip-miroir
|
2026-06-24 20:17:46 -04:00
|
|
|
cidr_hote: 24
|
2026-07-05 01:11:52 -04:00
|
|
|
reservations: { passerelle: 1, reserve_min: 2, reserve_max: 9 }
|
2026-06-24 20:17:46 -04:00
|
|
|
categories:
|
2026-07-05 01:11:52 -04:00
|
|
|
1: { libelle: Frontiere, vlan: 16, sous_reseau: 10.11.16.0/24, passerelle: 10.11.16.1 }
|
|
|
|
|
2: { libelle: Identite, vlan: 17, sous_reseau: 10.11.17.0/24, passerelle: 10.11.17.1 }
|
|
|
|
|
3: { libelle: Donnees, vlan: 18, sous_reseau: 10.11.18.0/24, passerelle: 10.11.18.1 }
|
|
|
|
|
4: { libelle: Services-infra, vlan: 19, sous_reseau: 10.11.19.0/24, passerelle: 10.11.19.1 }
|
2026-06-24 20:17:46 -04:00
|
|
|
fonctions:
|
2026-07-05 01:11:52 -04:00
|
|
|
infra-edge: { categorie: 1, service: 1 }
|
|
|
|
|
id-ldap: { categorie: 2, service: 1 }
|
|
|
|
|
id-sso: { categorie: 2, service: 2 }
|
|
|
|
|
data-sql: { categorie: 3, service: 1 }
|
|
|
|
|
infra-dns: { categorie: 4, service: 1 }
|
|
|
|
|
infra-pki: { categorie: 4, service: 2 }
|
|
|
|
|
infra-mail: { categorie: 4, service: 3 }
|