Add IVR ssh alias
This commit is contained in:
@@ -43,6 +43,10 @@
|
|||||||
user = "gitlab";
|
user = "gitlab";
|
||||||
hostname = "git.thehellings.lan";
|
hostname = "git.thehellings.lan";
|
||||||
};
|
};
|
||||||
|
ivr = {
|
||||||
|
user = "git";
|
||||||
|
hostname = "gitlab.com";
|
||||||
|
};
|
||||||
|
|
||||||
"*.thehellings.lan" = owned;
|
"*.thehellings.lan" = owned;
|
||||||
"10.42.*" = owned;
|
"10.42.*" = owned;
|
||||||
|
|||||||
Reference in New Issue
Block a user