correct typo in krops.nix

This commit is contained in:
gabriel-doriath-dohler 2021-11-13 23:49:25 +01:00
parent 0dc5bd6aad
commit 17484e5973

View file

@ -31,5 +31,5 @@ let
in {}
// mkDeploy "core-services-01" "root@core01.internal.rz.ens.wtf"
// mkDeploy "remote-builder-01" "root@nix01.builders.rz.ens.wtf"
// mkDeploy "public-cof" "root@nix01.builders.rz.ens.wtf"
// mkDeploy "public-cof" "root@beta.rz.ens.wtf"
// mkTestsConfig [ "core-services-01" "remote-builder-01" "public-cof" ]