# Noms des machines / containers

## <span style="text-decoration: underline;">Règles:</span>

- Le nom de machine est préfixé du code de l'***<span style="color: rgb(132,63,161);">initiateur</span>***.
- Un caractère de séparation. Ici <span style="color: rgb(132,63,161);">***-***</span>
- Le Trigramme de l’<span style="color: rgb(132,63,161);">***environnement***</span>.
- Un caractère de séparation. Ici <span style="color: rgb(132,63,161);">***-***</span>
- Le <span style="color: rgb(132,63,161);">***nom explicite*** </span>de la machine et son <span style="color: rgb(132,63,161);">***numéro***</span>.

<p class="callout warning">Les noms de clusters devront contenir 'CLU' dans leur nom. ex : *OC-LAB-CLUSQL1*</p>

---

## <span style="text-decoration: underline;">Matrice:</span>

<table id="bkmrk-prefixe-n%C2%B0-vlan-s%C3%A9pa" style="border-collapse: collapse; width: 100%;"><colgroup><col style="width: 16.44%;"></col><col style="width: 11.8653%;"></col><col style="width: 34.1174%;"></col><col style="width: 12.4845%;"></col><col style="width: 24.9691%;"></col></colgroup><tbody><tr><td class="align-center" style="background-color: rgb(194,224,244);">**Initiateur**  
</td><td class="align-center" style="background-color: rgb(194,224,244);">**Séparateur**  
</td><td class="align-center" style="background-color: rgb(194,224,244);">**Environnement** </td><td class="align-center" style="background-color: rgb(194,224,244);">**Séparateur**  
</td><td class="align-center" style="background-color: rgb(194,224,244);">**Nom explicite** </td></tr><tr><td>DGC (dawngrazer)  
</td><td>-  
</td><td>DEV (développement)  
</td><td>\_  
</td><td>ADDS01  
</td></tr><tr><td>OCH (Olivier)  
</td><td>  
</td><td>LAB  
</td><td>  
</td><td>WSUS01  
</td></tr><tr><td>TDO (Thierry)  
</td><td>  
</td><td>PRD (production)  
</td><td>  
</td><td>EXCH01  
</td></tr><tr><td>  
</td><td>  
</td><td>TMP (Template)  
</td><td>  
</td><td>Conan  
</td></tr><tr><td>  
</td><td>  
</td><td>GMG (gaming)</td><td>  
</td><td>...  
</td></tr></tbody></table>

---

## <span style="text-decoration: underline;">Exemples:</span>

*OCH-PRD-ADDS01*

*TDO-LAB-SQL01*

*DGC-TMP-Ubuntu2204*

*...*