Replicate k3s-config to worker nodes

This commit is contained in:
asonix 2023-01-29 12:25:01 -06:00
parent 739454dec1
commit 1a514edfe6

View file

@ -55,6 +55,7 @@
(btrbkModule { (btrbkModule {
inherit subvolumes; inherit subvolumes;
mountDir = "/btrfs/nvme"; mountDir = "/btrfs/nvme";
primaryIp = serverIp;
}) })
(if unlockMounts && mountVolumes then (if unlockMounts && mountVolumes then
(subvolumesModule { (subvolumesModule {