Fixes in install_mariadb

This commit is contained in:
absurdo 2023-05-12 01:02:45 +02:00
parent c56366923f
commit eb7e913469
4 changed files with 116 additions and 10 deletions

View file

@ -26,7 +26,7 @@ class ServerTask(Task):
self.codename_task='standalone_mysql'
self.files=[['modules/pastafari2/scripts/servers/databases/mariadb/install_mariadb.py', 0o700]]
self.files=[['modules/pastafari2/scripts/servers/databases/mariadb/install_mariadb.py', 0o700], ['modules/pastafari2/scripts/servers/databases/mariadb/mysql_secure.sh', 0o700]]
# Format first array element is command with the interpreter, the task is agnostic, the files in os directory. The commands are setted with 750 permission.
# First element is the file, next elements are the arguments