[ssh] feat: added bastion hosts
This commit is contained in:
parent
84f2cd260c
commit
0c5fd4bd5b
@ -16,7 +16,7 @@
|
|||||||
# jumphost
|
# jumphost
|
||||||
"bastion" = {
|
"bastion" = {
|
||||||
hostname = "192.168.10.55";
|
hostname = "192.168.10.55";
|
||||||
proxyJump = "do.siempie.com"
|
proxyJump = "do.siempie.com";
|
||||||
};
|
};
|
||||||
|
|
||||||
# siempie lab
|
# siempie lab
|
||||||
|
Reference in New Issue
Block a user