10 lines
434 B
YAML
10 lines
434 B
YAML
|
|
---
|
||
|
|
serveurs:
|
||
|
|
infra-pki-01: { fonction: infra-pki, etat: planifie }
|
||
|
|
infra-edge-01: { fonction: infra-edge, etat: planifie }
|
||
|
|
infra-mail-01: { fonction: infra-mail, etat: planifie }
|
||
|
|
infra-dns-01: { fonction: infra-dns, etat: planifie }
|
||
|
|
data-01: { fonction: data, etat: planifie }
|
||
|
|
web-frontal-01: { fonction: web-frontal, etat: planifie }
|
||
|
|
web-dorsal-01: { fonction: web-dorsal, etat: planifie }
|