Saltstack Official IPTables Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- doc:
- name: iptables
- description: iptables is a user-space application program that allows a system administrator to configure the tables provided by the Linux kernel firewall and the chains and rules it stores.
- role:
- {%- if pillar.iptables.service is defined %}
- service:
- name: service
- param: {}
- {%- endif %}
|