Saltstack Official IPTables Formula
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- 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 %}
|