4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2025-03-15 08:14:53 +00:00

ops: repin cluster machines to older nixpkgs checkout

Change-Id: I592c689e33d81c131d389d87153900165aac19e5
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1486
Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
q3k 2023-03-31 22:39:45 +00:00 committed by q3k
parent a5dd6d5338
commit f6e6abb0f5

View file

@ -103,7 +103,7 @@ let
path
];
mkClusterMachineNew = machines: path: mkMachine machines pkgs [
mkClusterMachineNew = machines: path: mkMachine machines nixpkgsBgpwtf [
../cluster/machines/modules/base.nix
../cluster/machines/modules/kube-controlplane.nix
../cluster/machines/modules/kube-dataplane.nix