---
# @var endlessh_port: ""
# The port that endlessh should listen to. This can be set to 22, and the real SSH server
# can be configured to use another port.
endlessh_port: ""
# @example #
# endlessh_port: 2222
# @end
