OP#561 add config params

This commit is contained in:
2026-04-05 15:58:39 +02:00
parent 63dbe688d3
commit ff0bacd593
2 changed files with 14 additions and 7 deletions

View File

@@ -5,3 +5,6 @@
##### be made in the Puppet manifest parameters. #
###############################################################################
Port <%= @ssh_fw_port %>
AddressFamily <%= @ssh_address_family %>
ListenAddress <%= @ssh_listen_address %>