Rollback
This commit is contained in:
@@ -89,7 +89,7 @@ def pre_pref(self, apt_packages):
|
||||
log=False)
|
||||
except CommandExecutionError as e:
|
||||
Log.debug(self, "{0}".format(e))
|
||||
Log.error("Failed to initialize MySQL package")
|
||||
Log.error(self, "Failed to initialize MySQL package")
|
||||
# generate my.cnf root credentials
|
||||
mysql_config = """
|
||||
[client]
|
||||
|
||||
Reference in New Issue
Block a user