debops / ansible-ferm

Manage iptables firewall using ferm
GNU General Public License v3.0
33 stars 20 forks source link

Fix ferm enable/disable logic #28

Closed drybjed closed 9 years ago

drybjed commented 9 years ago

'debops.ferm' will now correctly enable or disable ferm on hosts without POSIX capabilities enabled. Additionally, ferm status is debconf is correctly set and synchronized with the configuration file.