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:
parent
a5dd6d5338
commit
f6e6abb0f5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue