hades: remove default runner

This commit is contained in:
Antoine Martin 2025-02-22 16:14:32 +01:00
parent 53b9483da1
commit 9479b886fe
4 changed files with 0 additions and 13 deletions
hosts/hades
modules/secrets

View file

@ -202,10 +202,6 @@ in {
NIX_SSL_CERT_FILE = "/nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt";
};
};
default = {
authenticationTokenConfigFile = config.age.secrets."gitlab-runner/hades-runner-env".path;
dockerImage = "debian:stable";
};
};
};
};

View file

@ -14,7 +14,6 @@
in
lib.mapAttrs toSecret {
"gitlab-runner/hades-nix-runner-env" = {};
"gitlab-runner/hades-runner-env" = {};
"lohr/shared-secret" = {};

View file

@ -1,7 +0,0 @@
age-encryption.org/v1
-> ssh-ed25519 k2gHjw EQkuI0FlwczzVWR3wvx+lXUNd0NnUjpBhOhmmIJ8Xhk
SXMz4M9n7kcuacBkJUg//iLYLJ5qP2BlQnD2zALskuw
-> ssh-ed25519 pX8y2g fmzHtkHXHjHiva7dGs7Khof1VzMMj6CLC4oghYf7lEk
Yx6G693eo5EqviIj/8t5JWjziYCSSJlwDNG92FPc7ro
--- /vsxhnYSHZFsDJtDbl8TKTgDS/XwqkTOXB2isT6K+LY
báÊÇ™‰Ë)<FL³0(SñÂ0SNÁ²È}µëSëš¼Ó¯ZÖ¡ŠþQ?o<> jHë;h@øb^ŽšŠhÁƒk^ziìë?ˆøUî æGJ”· ü¨Àåk1<á(z­-¦iq±‰Š

View file

@ -13,7 +13,6 @@ let
in {
"gandi/api-key.age".publicKeys = [alarsyo hades];
"gitlab-runner/hades-runner-env.age".publicKeys = [alarsyo hades];
"gitlab-runner/hades-nix-runner-env.age".publicKeys = [alarsyo hades];
"gitlab-runner/thanatos-runner-env.age".publicKeys = [alarsyo thanatos];
"gitlab-runner/thanatos-nix-runner-env.age".publicKeys = [alarsyo thanatos];