Skip to content

Commit 9b0468d

Browse files
authored
Merge pull request #440 from plesk/preserv-mariadb-configuration
Preserve mariadb configuration and show where we put the backup
2 parents 5a2ca22 + bdc07a8 commit 9b0468d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

centos2almaconverter/upgrader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ def construct_actions(
151151
common_actions.RestoreRoundcubeConfiguration(options.state_dir),
152152
centos2alma_actions.RecreateAwstatConfigurationFiles(),
153153
common_actions.UninstallTuxcareEls(),
154+
common_actions.PreserveMariadbConfig(),
154155
],
155156
"Handle plesk related services": [
156157
common_actions.DisablePleskRelatedServicesDuringUpgrade(),

0 commit comments

Comments
 (0)