WIP: feat(docs): even more docs #53

Draft
mickael.razzouk wants to merge 1 commit from docs into main
No description provided.
feat(docs): even more docs
All checks were successful
Build Documentation / deploy (pull_request) Successful in 46s
42b6a21082
@ -0,0 +28,4 @@
```
fd6zf82.la-banquise.lan A 10.1.10.180
fd6zf82.la-banquise.lan A 10.1.13.222
Owner

2 ip différentes sur le fd6zf82.la-banquise.lan ?

2 ip différentes sur le `fd6zf82.la-banquise.lan ` ?
@ -0,0 +40,4 @@
Our process consist of 4 steps:
- Step 1: Racking
- Machine installed in the rack (Power + RAM + repasting CPU + systemdrive)
Owner

System drive

System drive
@ -0,0 +43,4 @@
- Machine installed in the rack (Power + RAM + repasting CPU + systemdrive)
- Out of band access connected to a port on the right VLAN
- Machine connected to a port on the right VLAN
- Step 2: Getting OOB access
Owner

Définir (au moins acronyme) OOB une fois

Définir (au moins acronyme) OOB une fois
@ -0,0 +54,4 @@
- Select your OS if you don't know which one choose the latest debian
- Wait for the install to finish
- Step 4: Enroll the new installed host
- Check what ip was assigned with ip a
Owner

Code block sur ip a

Code block sur ip a
@ -0,0 +55,4 @@
- Wait for the install to finish
- Step 4: Enroll the new installed host
- Check what ip was assigned with ip a
- Add the host to ansible inventory in the monorepo at ansible/inventory/<inv-name>/inventory.ini, add it in the right group, most of the time you will add hosts to the banquise inventory
Owner

Lien vers repo ? genre mettre le lien sur monorepo par exemple

Lien vers repo ? genre mettre le lien sur monorepo par exemple
@ -0,0 +59,4 @@
- Configure the host specific variables in /ansible/inventory/<inv-name>/host_vars/<hostname>/* for example networkd.yml which is a required file
- Once merged the CI should run ansible on the new host and configure it
This host is now ready to be managed though the monorepo avoid as much as possible to apply changes manually, each undocumented change is a diff, many diff equal drift, the bigger the drift the harder it is to work on the infra.
Owner

Jcomprends pas le début de la phrase la, il manque au moins des ponctuations

Jcomprends pas le début de la phrase la, il manque au moins des ponctuations
@ -0,0 +6,4 @@
- Step 1: Racking
- Machine installed in the rack (Power + RAM + repasting CPU + systemdrive)
Owner

Pareil ici pour system drive

Pareil ici pour system drive
@ -0,0 +9,4 @@
- Machine installed in the rack (Power + RAM + repasting CPU + systemdrive)
- Out of band access connected to a port on the right VLAN
- Machine connected to a port on the right VLAN
- Step 2: Getting OOB access
Owner

Pareil oob mais a voir en soit vu que c'est sensé etre un how to

Pareil oob mais a voir en soit vu que c'est sensé etre un how to
@ -0,0 +25,4 @@
- Configure the host specific variables in /ansible/inventory/<inv-name>/host_vars/<hostname>/* for example networkd.yml which is a required file
- Once merged the CI should run ansible on the new host and configure it
This host is now ready to be managed though the monorepo avoid as much as possible to apply changes manually, each undocumented change is a diff, many diff equal drift, the bigger the drift the harder it is to work on the infra.
Owner

Ouais bon pareil de partout enft mdr

Ouais bon pareil de partout enft mdr
All checks were successful
Build Documentation / deploy (pull_request) Successful in 46s
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin docs:docs
git switch docs
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
banquise/infrastructure!53
No description provided.