MalloZup/ceph-open-terrarium

disable firewalll via saltstack

Closed this issue · 2 comments

Add a saltstate for disable the firewall

( we need to stop it otherwise we cannot listen from master/minion)

howto:

At moment just disable the firewall for OpenSUSE/SUSE then we might add incremental feature for other OS.

We just stop the firewall is better

https://docs.saltstack.com/en/latest/topics/tutorials/firewall.html#opensuse

done