feat: various update to install work pro laptop
This commit is contained in:
parent
4801f7bd38
commit
a513f7abd8
10 changed files with 85 additions and 14 deletions
10
INSTALL.md
Normal file
10
INSTALL.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue