added soteria ssh target

This commit is contained in:
John Lancaster
2025-12-28 11:31:52 -06:00
parent 4e875f654f
commit 0c00e983d6

View File

@@ -70,6 +70,9 @@
hostname = "192.168.1.129"; hostname = "192.168.1.129";
user = "root"; user = "root";
}; };
"soteria.john-stream.com" = {
hostname = "192.168.1.142";
};
"*.john-stream.com" = { "*.john-stream.com" = {
user = "john"; user = "john";
identitiesOnly = true; identitiesOnly = true;