Skip to content

Instantly share code, notes, and snippets.

@thatch45
Created June 15, 2012 22:07
Show Gist options
  • Save thatch45/2938937 to your computer and use it in GitHub Desktop.
Save thatch45/2938937 to your computer and use it in GitHub Desktop.
just a file
/etc/conf.d/iptables.rules:
file.managed:
- source: salt://iptables/iptables.rules
- user: root
- group: root
- mode: 600
@bciceron
Copy link

the issue seem to be when going through the syndic.
salts drops the file as expected when minion directly attached to master, without syndic in between.

@thatch45
Copy link
Author

states don't work through a syndic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment