Update SSH hosts
This commit is contained in:
@@ -45,11 +45,12 @@
|
|||||||
hostname = "github.com";
|
hostname = "github.com";
|
||||||
};
|
};
|
||||||
"src" = {
|
"src" = {
|
||||||
user = "gitlab";
|
user = "git";
|
||||||
hostname = "vm-gitlab.shire-zebra.ts.net";
|
hostname = "jeremiah.shire-zebra.ts.net";
|
||||||
|
port = 32222;
|
||||||
};
|
};
|
||||||
srcpub = {
|
srcpub = {
|
||||||
user = "gitlab";
|
user = "git";
|
||||||
hostname = "src.thehellings.com";
|
hostname = "src.thehellings.com";
|
||||||
port = 2222;
|
port = 2222;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user