Skip to content

Instantly share code, notes, and snippets.

@hazzadous
Created July 30, 2013 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hazzadous/eb7c35037e5fc218330d to your computer and use it in GitHub Desktop.
Save hazzadous/eb7c35037e5fc218330d to your computer and use it in GitHub Desktop.
iptables-persistent:
pkg:
- installed
service:
- running
- require:
- pkg: iptables-persistent
- watch:
- file: iptables-persistent
file:
- managed
- name: /etc/iptables/rules.v4
- source: salt://common/iptables/rules.v4
- template: jinja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment