feat: use central, off-site slurmdbd

This commit is contained in:
Jonas Juselius
2025-09-27 15:57:48 +02:00
parent 680330d569
commit 30d0180b59
6 changed files with 40 additions and 15 deletions

View File

@@ -39,7 +39,7 @@ let
address = host.address;
};
os.externalInterface = "eno33np0";
hpc.compute = true;
hpc.computeNode = true;
# k8s = { inherit etcdCluster; };
};