Actually make sparky a NFS replica.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
../../common/encrypted-btrfs-layout.nix
|
||||
../../common/global
|
||||
../../common/cluster-member.nix
|
||||
../../common/cluster-tools.nix
|
||||
../../common/nomad-worker.nix
|
||||
../../common/nfs-services-standby.nix
|
||||
./hardware.nix
|
||||
@@ -18,4 +17,8 @@
|
||||
|
||||
networking.hostName = "sparky";
|
||||
services.tailscaleAutoconnect.authkey = "tskey-auth-kBCKN7QNv411CNTRL-n5Td7Jw7h3TAjubEeLmy1THy33JvD9JnM";
|
||||
|
||||
nfsServicesStandby.replicationKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHyTKsMCbwCIlMcC/aopgz5Yfx/Q9QdlWC9jzMLgYFAV root@zippy-replication"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user