Skip to content
Snippets Groups Projects
Commit 46dd28b2 authored by Benoit Donneaux's avatar Benoit Donneaux
Browse files

Remove Jehad entirely

parent f8236157
Branches
No related tags found
2 merge requests!438update production,!436Remove Jehad key and provision new deployment key
Pipeline #5600 passed
let
jbaeth = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC2ME4kxDgS5KtwdITfq4hKuB6mQDv2zYsPcUlhXhZkS jehad@nixos"];
bdonneaux = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIZtWY7t8HVnaz6bluYsrAlzZC3MZtb8g0nO5L5fCQKR cardno:000619776016"];
flo = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII6EUU/KNDr7y3m5OVWBZAuPiMJ4us3YOBEhxpG29yPN flo@la"];
lastresort = ["ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE1hy9mPkJI+7mY2Uq6CLpuFMMLOTfiY2sRJHwpihgRt cardno:26 269 859"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJPYMUVNuWr2y+FL1GxW6S6jb3BWYhbzJ2zhvQVKu2ll cardno:23 845 763"];
in {
"root" = jbaeth ++ bdonneaux ++ flo ++ lastresort;
"jbaeth" = jbaeth;
"root" = bdonneaux ++ flo ++ lastresort;
inherit bdonneaux;
inherit flo;
inherit lastresort;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment