Skip to content
Snippets Groups Projects
  • nimrod's avatar
    377933b6
    - Added pre-commit hook to lint backup shell script. · 377933b6
    nimrod authored
    - Backup is now done by the OS user nobody and MySQL user backup.
    - Backup script now outputs start, finish and error to stdout.
    - Removed dependency on ca-store Ansible role.
    - The MySQL user is added to the ssl group only if the group exists.
    - Backup provisioninig is now optional depending on if the mysql_backup_password
      variables is defined.
    - Moved most configuration to templates inside conf.d.
    - Remote admin account is now optional depending on if the mysql_admin_password
      is defined.
    - The mysql-server packges is reconfigured to reset root password if it's
      needed.
    377933b6
    History
    - Added pre-commit hook to lint backup shell script.
    nimrod authored
    - Backup is now done by the OS user nobody and MySQL user backup.
    - Backup script now outputs start, finish and error to stdout.
    - Removed dependency on ca-store Ansible role.
    - The MySQL user is added to the ssl group only if the group exists.
    - Backup provisioninig is now optional depending on if the mysql_backup_password
      variables is defined.
    - Moved most configuration to templates inside conf.d.
    - Remote admin account is now optional depending on if the mysql_admin_password
      is defined.
    - The mysql-server packges is reconfigured to reset root password if it's
      needed.