Resource Type: sshd_config
- Defined in:
- lib/puppet/type/sshd_config.rb
- Providers:
-
augeas
Overview
Manages settings in an OpenSSH sshd_config file.
The resource name is used for the setting name, but if the ‘condition` is given, then the name can be something else and the `key` given as the name of the setting.
Subsystem entries are not managed by this type. There is a specific ‘sshd_config_subsystem` type to manage these entries.