feat: various update to install work pro laptop

This commit is contained in:
Matthieu Bessat 2024-07-03 18:03:08 +02:00
parent 4801f7bd38
commit a513f7abd8
10 changed files with 85 additions and 14 deletions

10
INSTALL.md Normal file
View file

@ -0,0 +1,10 @@
# Installation procedure
- Choose hostname eg. lambdacov
- Create folder `target/lambdacov`
- Create master ssh key
- `ssh-keygen -t ed25519 -C "mbess@lambdacov" -f lambdacov_perso_generic_ed25519`
- Create host key eg. lambdacov_perso_generic_ed25519:
- Add public key `lambdacov_perso_generic_ed25519` key to forge.lefuturiste.fr
- Populate vars.yaml, choose the profile
- run ansible playbook