added hermes host to ssh
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
hostname = "192.168.1.110";
|
||||
user = "root";
|
||||
};
|
||||
"hermes" = {
|
||||
hostname = "192.168.1.150";
|
||||
user = "root";
|
||||
};
|
||||
"panoptes" = {
|
||||
hostname = "192.168.1.107";
|
||||
user = "panoptes";
|
||||
|
||||
Reference in New Issue
Block a user