fix: remove keys from git and share keys at toplevel
This commit is contained in:
@@ -146,9 +146,9 @@ let
|
||||
clusterName = "rossby";
|
||||
controlMachine = "rossby-manage";
|
||||
dbdHost = "10.255.241.15";
|
||||
mungeKey = ./munge.key;
|
||||
jwtKey = ./jwt_hs256.key;
|
||||
slurmKey = ./slurm.key;
|
||||
mungeKey = ../munge.key;
|
||||
jwtKey = ../jwt_hs256.key;
|
||||
slurmKey = ../slurm.key;
|
||||
# pkey = "0x7666";
|
||||
mailDomain = "oceanbox.io";
|
||||
nodeName = [
|
||||
|
||||
Reference in New Issue
Block a user