@cryptotaxi247 / infra-1 / commits / e2bbd51f

really this time?

Linus Heckemann committed Apr 3, 2023 at 17:43 UTC e2bbd51f350564c6ce48e2f029022b2d282b326a
1 file changed +1 -1
delft/hydra-scaler.nix
+1 -1
@@ -5,7 +5,7 @@
5 hydraRoot = "https://hydra.nixos.org/";
6 prometheusRoot = "https://status.nixos.org/prometheus";
7 secretFile = "/run/keys/hydra-scale-equinix-metal-env";
8 - interval = "5m";
8 + interval = ["5m"];
9 config = let
10 netboot_base = https://netboot.nixos.org/dispatch/hydra/hydra.nixos.org/equinix-metal-builders/main;
11 in {