parent
fc85515fb8
commit
1e236f8f71
10 changed files with 157 additions and 26 deletions
|
|
@ -50,9 +50,16 @@
|
|||
hostname = "consensus.tailc353f.ts.net";
|
||||
identityFile = "/home/e/.ssh/id_ed25519";
|
||||
};
|
||||
"oracle" = {
|
||||
"oracle1" = {
|
||||
port = 2022;
|
||||
hostname = "129.213.119.29";
|
||||
hostname = "oracle1";
|
||||
user = "root";
|
||||
identityFile = "/home/e/.ssh/id_ed25519";
|
||||
};
|
||||
"oracle2" = {
|
||||
port = 2022;
|
||||
hostname = "oracle2";
|
||||
user = "root";
|
||||
identityFile = "/home/e/.ssh/id_ed25519";
|
||||
};
|
||||
"10110110.xyz" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue