WIP: feat(docs): even more docs #53
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
banquise/infrastructure!53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +28,4 @@```fd6zf82.la-banquise.lan A 10.1.10.180fd6zf82.la-banquise.lan A 10.1.13.2222 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)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 accessDé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 aCode 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 inventoryLien 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 itThis 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.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)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 accessPareil 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 itThis 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.Ouais bon pareil de partout enft mdr
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.