soteria target updates
This commit is contained in:
@@ -70,8 +70,12 @@
|
|||||||
hostname = "192.168.1.129";
|
hostname = "192.168.1.129";
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
"soteria.john-stream.com" = {
|
"soteria" = {
|
||||||
hostname = "192.168.1.142";
|
hostname = "soteria.john-stream.com";
|
||||||
|
user = "john";
|
||||||
|
identitiesOnly = true;
|
||||||
|
identityFile = "~/.ssh/id_ed25519";
|
||||||
|
certificateFile = "~/.ssh/id_ed25519-cert.pub";
|
||||||
};
|
};
|
||||||
"*.john-stream.com" = {
|
"*.john-stream.com" = {
|
||||||
user = "john";
|
user = "john";
|
||||||
|
|||||||
Reference in New Issue
Block a user