generation 535 25.11.20250714.62e0f05
This commit is contained in:
@@ -35,6 +35,16 @@
|
||||
owner = "synchronous";
|
||||
mode = "0400";
|
||||
};
|
||||
ip-master-k3s = {
|
||||
file = ../secrets/ip-master-k3s.age;
|
||||
owner = "synchronous";
|
||||
mode = "0400";
|
||||
};
|
||||
ip-cmu = {
|
||||
file = ../secrets/ip-cmu.age;
|
||||
owner = "synchronous";
|
||||
mode = "0400";
|
||||
};
|
||||
};
|
||||
secretsDir = "/home/synchronous/.agenix/agenix";
|
||||
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
||||
|
||||
Reference in New Issue
Block a user