soteria target updates

This commit is contained in:
John Lancaster
2025-12-28 12:21:32 -06:00
parent 593602d87a
commit e83fdadf7d

View File

@@ -70,8 +70,12 @@
hostname = "192.168.1.129";
user = "root";
};
"soteria.john-stream.com" = {
hostname = "192.168.1.142";
"soteria" = {
hostname = "soteria.john-stream.com";
user = "john";
identitiesOnly = true;
identityFile = "~/.ssh/id_ed25519";
certificateFile = "~/.ssh/id_ed25519-cert.pub";
};
"*.john-stream.com" = {
user = "john";