Saltstack Official IPTables Formula
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- 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 %}
|