modules/monitoring: migrate monitoring vpn secrets to age
This commit is contained in:
@@ -75,7 +75,7 @@ in {
|
||||
ips = [ "fd00:327:327:327::1/64" ];
|
||||
listenPort = 54523;
|
||||
peers = monitoringPeers;
|
||||
privateKeyFile = "/var/src/secrets/wireguard/wg-monitoring";
|
||||
privateKeyFile = config.age.secrets.wg-monitoring.path;
|
||||
};
|
||||
};
|
||||
|
||||
|
BIN
hosts/monitoring-3/secrets/wg-monitoring.age
Normal file
BIN
hosts/monitoring-3/secrets/wg-monitoring.age
Normal file
Binary file not shown.
Reference in New Issue
Block a user