diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-14 22:23:17 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-14 22:23:47 +0100 |
commit | 88697df1e49e37ee3227dce234a6adbf5e35ccbc (patch) | |
tree | d28b6d6853e55c54d9c11306d770b520736c16fd /host_vars/gate.ilvokhin.com/ssh.yml | |
parent | 2a623fc8911ee20c74dff54739f384cc4680955e (diff) | |
download | infra-88697df1e49e37ee3227dce234a6adbf5e35ccbc.tar.gz infra-88697df1e49e37ee3227dce234a6adbf5e35ccbc.tar.bz2 infra-88697df1e49e37ee3227dce234a6adbf5e35ccbc.zip |
Mark gate as jumphost
Diffstat (limited to 'host_vars/gate.ilvokhin.com/ssh.yml')
-rw-r--r-- | host_vars/gate.ilvokhin.com/ssh.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/gate.ilvokhin.com/ssh.yml b/host_vars/gate.ilvokhin.com/ssh.yml new file mode 100644 index 0000000..fead62f --- /dev/null +++ b/host_vars/gate.ilvokhin.com/ssh.yml @@ -0,0 +1 @@ +jumphost: true |