feat: add by3 ssh config
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
2abbc3cd4e
commit
0dc039d80f
1 changed files with 4 additions and 0 deletions
|
|
@ -29,6 +29,10 @@
|
||||||
hostname = "%h.na.seeds.basf.net";
|
hostname = "%h.na.seeds.basf.net";
|
||||||
user = "u10127959";
|
user = "u10127959";
|
||||||
};
|
};
|
||||||
|
"by3*" = {
|
||||||
|
hostname = "%h.eu.seeds.basf.net";
|
||||||
|
user = "u10127959";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue