diff --git a/manifests/simplerule.pp b/manifests/simplerule.pp index 2784fc31..6c7373b5 100644 --- a/manifests/simplerule.pp +++ b/manifests/simplerule.pp @@ -1,4 +1,6 @@ -# @summary Provides a simplified interface to nftables::rule for basic use cases +# @summary Provides a simplified interface to nftables::rule for basic use cases. +# It's recommended to use nftables::rule directly if you feel comfortable with +# nft's syntax. # # @example allow incoming traffic from port 541 on port 543 TCP to a given IP range and count packets # nftables::simplerule{'my_service_in':