Provider: optimize
- Defined in:
- lib/puppet/provider/ip6tables_optimize/optimize.rb
- Resource type:
- ip6tables_optimize
Overview
Run through all of the proposed IP6Tables rules and optimize them where possible.
Provides a fail-safe mode to just open port 22 in the case that the rules fail to apply.
Builds off of the “iptables_optimize“ provider.