DeepSea
DeepSea copied to clipboard
iptables check for firewall validation
Description of Issue/Question
The validation check returns with "enabled on minion X" when iptables is not installed. We need a specific check for the iptables binary. Maybe self.passed = "absent on minion X". The message would be green.
This is also a likely a stop gap until we address firewall configuration in general.