We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b03794 commit ea5e5c7Copy full SHA for ea5e5c7
manifests/server.pp
@@ -489,7 +489,7 @@
489
Boolean $service_hasrestart = true,
490
Boolean $service_hasstatus = true,
491
Hash $config_files = {},
492
- # all paramters below this line are for sshd_config
+ # all parameters below this line are for sshd_config
493
Optional[Array[String[1]]] $accept_env = undef,
494
Optional[Enum['any', 'inet', 'inet6']] $address_family = undef,
495
Optional[Ssh::Yes_no] $allow_agent_forwarding = undef,
0 commit comments