This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
668c7a4db7
ceph-ansible
/
roles
/
ceph-infra
/
handlers
/
main.yml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
firewall: configure firewalld if it's already installed on the host (#2192). Signed-off-by: Eduard Egorov <eduard.egorov@icl-services.com>
2017-11-17 20:32:48 +08:00
---
-
name
:
restart firewalld
service
:
name
:
firewalld
state
:
restarted
revert infra: don't restart firewalld if unit is masked If firewalld unit is masked, setting `configure_firewall: false` is enough Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1655059 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit 1cff1f98065bf3b4056810a15998411f7300b58a)
2018-12-01 00:12:21 +08:00
enabled
:
yes