correct typo in krops.nix
This commit is contained in:
parent
0dc5bd6aad
commit
17484e5973
1 changed files with 1 additions and 1 deletions
|
@ -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" ]
|
||||
|
|
Loading…
Reference in a new issue