generation 535 25.11.20250714.62e0f05
This commit is contained in:
@@ -35,6 +35,16 @@
|
|||||||
owner = "synchronous";
|
owner = "synchronous";
|
||||||
mode = "0400";
|
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";
|
secretsDir = "/home/synchronous/.agenix/agenix";
|
||||||
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
|
||||||
|
|||||||
5
secrets/ip-cmu.age
Normal file
5
secrets/ip-cmu.age
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
age-encryption.org/v1
|
||||||
|
-> ssh-ed25519 1qNjsw iIlHsfHTOuuIYQREkl1jdSuHm03aLZFqDmhj2Ngx234
|
||||||
|
BgmH1kx6pxDIBpyn2qpM6vTtAcJLxKqcIMn/LT7jLsw
|
||||||
|
--- ySOiv2BxTZC2/SIcq4cUJPlSYecE15wyf8w0/LJmptM
|
||||||
|
#<23><><EFBFBD>P~d<><13>I:<04>&6 0bG28y<38><79>*.a1h<31><68><EFBFBD>I<>A<EFBFBD>7J<37>w!<21><>
|
||||||
BIN
secrets/ip-master-k3s.age
Normal file
BIN
secrets/ip-master-k3s.age
Normal file
Binary file not shown.
@@ -6,4 +6,6 @@ in {
|
|||||||
"tailscale-rq.age".publicKeys = [key];
|
"tailscale-rq.age".publicKeys = [key];
|
||||||
"ssh-pub.age".publicKeys = [key];
|
"ssh-pub.age".publicKeys = [key];
|
||||||
"kube.age".publicKeys = [key];
|
"kube.age".publicKeys = [key];
|
||||||
|
"ip-master-k3s.age".publicKeys = [key];
|
||||||
|
"ip-cmu.age".publicKeys = [key];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user