hosts/borg-01: add db-pg17 key
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
};
|
};
|
||||||
"db-pg17" = {
|
"db-pg17" = {
|
||||||
authorizedKeys = [
|
authorizedKeys = [
|
||||||
""
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINxSft5QAqncZHW8PC1iWF+I0Jg0POlhWxvdEG8DnLfM root@db-pg17"
|
||||||
];
|
];
|
||||||
path = "/mnt/data/backups/databases/db-pg17";
|
path = "/mnt/data/backups/databases/db-pg17";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user