Resource Type: firewalld_service
- Defined in:
- lib/puppet/type/firewalld_service.rb
- Providers:
-
firewall_cmd
Summary
Assigns a service to a specific firewalld zone.Overview
Assigns a service to a specific firewalld zone.
‘firewalld_service` will autorequire the `firewalld_zone` specified in the `zone` parameter or the `firewalld_policy` specified in the `policy` parameter and the `firewalld::custom_service` specified in the `service` parameter. There is no need to manually add dependencies for this.