Include VPN IP range
This commit is contained in:
parent
9477ec195b
commit
ae3a32f445
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
identityFile = "~/.ssh/local";
|
identityFile = "~/.ssh/local";
|
||||||
identitiesOnly = true;
|
identitiesOnly = true;
|
||||||
};
|
};
|
||||||
"*.moon-cloud.eu moon-cloud.eu" = {
|
"*.moon-cloud.eu moon-cloud.eu 172.20.28.*" = {
|
||||||
identityFile = "~/.ssh/moon-cloud";
|
identityFile = "~/.ssh/moon-cloud";
|
||||||
identitiesOnly = true;
|
identitiesOnly = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue