fix typo
This commit is contained in:
parent
8baa6760dc
commit
2c12faac07
@ -278,6 +278,7 @@ class ssh (
|
|||||||
$default_sshd_config_serverkeybits = '1024'
|
$default_sshd_config_serverkeybits = '1024'
|
||||||
$default_sshd_addressfamily = 'any'
|
$default_sshd_addressfamily = 'any'
|
||||||
$default_sshd_config_tcp_keepalive = 'yes'
|
$default_sshd_config_tcp_keepalive = 'yes'
|
||||||
|
}
|
||||||
/^10.*/: {
|
/^10.*/: {
|
||||||
$default_sshd_config_hostkey = [
|
$default_sshd_config_hostkey = [
|
||||||
'/etc/ssh/ssh_host_rsa_key',
|
'/etc/ssh/ssh_host_rsa_key',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user