Révision 09cba182
Enable parameter_documentation lint
The linter checks that every parameter has been documented.
While corrections have been made to great many classes some more
complicated examples have been left for now. Should be updated
as the files get touched.
https://github.com/domcleal/puppet-lint-param-docs
manifests/services/dhcpv6_client.pp | ||
---|---|---|
1 |
# @summary Allow in and outbound traffic for DHCPv6 server |
|
1 | 2 |
class nftables::services::dhcpv6_client inherits nftables { |
2 | 3 |
if $nftables::out_all { |
3 | 4 |
fail('All outgoing traffic is allowed, you might want to use only nftables::rules::dhcpv6_client') |
Formats disponibles : Unified diff