This commit is contained in:
Arne Teuke
2020-06-07 14:28:44 +02:00
parent ed756af553
commit 4b80ca40f3

View File

@@ -23,7 +23,7 @@
# @param [string] pkg_ensure
# which [package type](https://confdroid.com/2017/05/puppet-type-package/)
# to choose, i.e. `latest` or `present`.
# @param [array] reqpackages the packages to install.
# @param [array] reqpackages the packages to install.
# @param [boolean] fn_manage_config Whether to manage the fail2ban
# configuration files. If set to false, fail2ban will be installed, but the
# configuration will not be managed.