10 lines
592 B
Plaintext
10 lines
592 B
Plaintext
###############################################################################
|
|
##### DO NOT EDIT THIS FILE MANUALLY #
|
|
##### This file is managed by Puppet. Any changes to this file will be #
|
|
##### overwritten. The file is built via parameters, so any changes should #
|
|
##### be made in the Puppet manifest parameters. #
|
|
###############################################################################
|
|
|
|
Port <%= @ssh_fw_port %>
|
|
AddressFamily <%= @ssh_address_family %>
|
|
ListenAddress <%= @ssh_listen_address %> |