Change eustachius ip address

eustachius hung up and needed to be freshly set-up requiring a new
tailscale connection
This commit is contained in:
GHOSCHT 2024-12-09 12:57:31 +01:00
parent 3d887fc5c5
commit c8d290c36f
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -309,7 +309,7 @@ in {
key: '${config.sops.placeholder."autorestic/zfs_key"}' key: '${config.sops.placeholder."autorestic/zfs_key"}'
eustachius: eustachius:
type: rest type: rest
path: http://100.64.0.3:8000/franz path: http://fd7a:115c:a1e0::8:8000/franz
key: '${config.sops.placeholder."autorestic/eustachius_key"}' key: '${config.sops.placeholder."autorestic/eustachius_key"}'
''; '';
}; };