add panopticon
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
58f06d6729
commit
ea9850107f
9 changed files with 412 additions and 11 deletions
|
|
@ -45,17 +45,11 @@
|
|||
user = "root";
|
||||
identityFile = "/home/gwg313/.ssh/digital_ocean/id_ed25519";
|
||||
};
|
||||
"onedev.local" = {
|
||||
hostname = "git.local.gwg313.xyz";
|
||||
user = "git";
|
||||
identityFile = "/home/gwg313/.ssh/onedev/id_ed25519";
|
||||
port = 2222;
|
||||
};
|
||||
"onedev" = {
|
||||
hostname = "10.1.10.3";
|
||||
user = "git";
|
||||
identityFile = "/home/gwg313/.ssh/onedev/id_ed25519";
|
||||
port = 2222;
|
||||
|
||||
"panopticon" = {
|
||||
hostname = "10.1.10.9";
|
||||
user = "root";
|
||||
identityFile = "/home/gwg313/.ssh/colmena/id_ed25519";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue