Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T1363
Change Details
Change Details
Old
New
Diff
``` $ firewall-cmd --permanent --zone=public --add-service=http $ firewall-cmd --permanent --zone=public --add-service=https $ firewall-cmd --reload ```
``` $ firewall-cmd --permanent --zone=public --add-service=http $ firewall-cmd --permanent --zone=public --add-service=https $ firewall-cmd --reload ``` See https://docs.saltstack.com/en/latest/ref/states/all/salt.states.firewalld.html
``` $ firewall-cmd --permanent --zone=public --add-service=http $ firewall-cmd --permanent --zone=public --add-service=https $ firewall-cmd --reload ```
See https://docs.saltstack.com/en/latest/ref/states/all/salt.states.firewalld.html
Continue