feat(docs): even more docs #53

Open
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 ` ?
Author
Owner

ouai typo i meant idrac.fd6zf82.la-banquise.lan A 10.1.13.222

ouai typo i meant idrac.fd6zf82.la-banquise.lan A 10.1.13.222
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
@ -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
Author
Owner

il va changer ? peu etre

il va changer ? peu etre
mickael.razzouk marked this conversation as resolved
@ -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
Author
Owner

typos je vais fix

typos je vais fix
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
@ -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
mickael.razzouk marked this conversation as resolved
mickael.razzouk force-pushed docs from 42b6a21082
All checks were successful
Build Documentation / deploy (pull_request) Successful in 46s
to c4c724d334
All checks were successful
Build Documentation / deploy (pull_request) Successful in 51s
2026-08-10 16:16:38 +02:00
Compare
mickael.razzouk force-pushed docs from c4c724d334
All checks were successful
Build Documentation / deploy (pull_request) Successful in 51s
to e52337f5cc
Some checks failed
Build Documentation / deploy (pull_request) Has been cancelled
2026-08-10 16:22:41 +02:00
Compare
mickael.razzouk changed title from WIP: feat(docs): even more docs to feat(docs): even more docs 2026-08-10 16:22:49 +02:00
mickael.razzouk force-pushed docs from e52337f5cc
Some checks failed
Build Documentation / deploy (pull_request) Has been cancelled
to 74cbb25bce
All checks were successful
Build Documentation / deploy (pull_request) Successful in 57s
2026-08-10 16:22:51 +02:00
Compare
All checks were successful
Build Documentation / deploy (pull_request) Successful in 57s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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.