add ess-helm.de to ssh hosts
This commit is contained in:
parent
934d10580b
commit
0b1cfdf457
1 changed files with 6 additions and 0 deletions
|
|
@ -9,6 +9,12 @@
|
||||||
user = "root";
|
user = "root";
|
||||||
checkHostIP = false;
|
checkHostIP = false;
|
||||||
};
|
};
|
||||||
|
ess-helm = {
|
||||||
|
host = "e ess ess-helm *.ess-helm.de";
|
||||||
|
hostname = "ess-helm.de";
|
||||||
|
port = 2299;
|
||||||
|
user = "sid";
|
||||||
|
};
|
||||||
sid = {
|
sid = {
|
||||||
host = "s sid *.sid.ovh";
|
host = "s sid *.sid.ovh";
|
||||||
hostname = "sid.ovh";
|
hostname = "sid.ovh";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue