diff --git a/host-pottwal.yml b/host-pottwal.yml index 67ade80..d426e06 100644 --- a/host-pottwal.yml +++ b/host-pottwal.yml @@ -454,6 +454,7 @@ MYSQL_DATABASE: "{{ redmine_database }}" volumes: - "{{ data_dir }}/redmine/mysql:/var/lib/mysql" + - "{{ data_dir }}/redmine/mysql-config:/etc/mysql/conf.d" networks: - name: redminenet tags: diff --git a/host_vars/pottwal.n39.eu/vars.yml b/host_vars/pottwal.n39.eu/vars.yml index 86dc1af..71799f8 100644 --- a/host_vars/pottwal.n39.eu/vars.yml +++ b/host_vars/pottwal.n39.eu/vars.yml @@ -62,4 +62,4 @@ homebox_image: ghcr.io/hay-kot/homebox:v0.10.3 renovate_image: renovate/renovate:37.368.6 renovate_forgejo_pat: "{{ vault_renovate_forgejo_pat }}" renovate_github_pat: "{{ vault_renovate_github_pat }}" -renovate_git_user: "Renovate Bot " \ No newline at end of file +renovate_git_user: "Renovate Bot "