Commit fd93ecd
committed
mgr/cephadm: open ceph-exporter when firewalld is enabled
ceph-exporter port was not opened properly during daemon deployment
forcing the user to open it manually. This change fixes the logic to
open the port automatically.
Fixes: https://tracker.ceph.com/issues/67975
Signed-off-by: Redouane Kachach <[email protected]>1 parent 9f29c0f commit fd93ecd
File tree
2 files changed
+5
-2
lines changed- src
- pybind/mgr/cephadm/tests
- python-common/ceph/deployment
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
| 719 | + | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
| 722 | + | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2821 | 2821 | | |
2822 | 2822 | | |
2823 | 2823 | | |
| 2824 | + | |
| 2825 | + | |
| 2826 | + | |
2824 | 2827 | | |
2825 | 2828 | | |
2826 | 2829 | | |
| |||
0 commit comments