Skip to content

Commit

Permalink
Disable the firewalld systemd service if the plesk-firewall service i…
Browse files Browse the repository at this point in the history
…s installed and in use
  • Loading branch information
Mikhail Sandakov committed Sep 6, 2024
1 parent 5ba1333 commit 647bb15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions centos2almaconverter/upgrader.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ def construct_actions(
],
"Handle plesk related services": [
common_actions.DisablePleskRelatedServicesDuringUpgrade(),
common_actions.HandlePleskFirewallService(),
],
"Handle packages and services": [
centos2alma_actions.FixOsVendorPhpFpmConfiguration(),
Expand Down
2 changes: 1 addition & 1 deletion dist-upgrader

0 comments on commit 647bb15

Please sign in to comment.