zammad: Führe cron still aus

This commit is contained in:
phil 2022-02-01 12:43:42 +01:00
parent 4063b8306d
commit d226119686
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@
- libyaml-0-2
- libyaml-dev
- locales
- moreutils
- nginx-light
- nodejs
- patch

View file

@ -49,7 +49,7 @@
minute: "1"
hour: "1"
day: "1"
job: "cd {{ zammad_home }} && RAILS_ENV=production rbenv exec rails r {{ local_scripts_dir }}/zammad-delete-customers.rb"
job: " chronic cd {{ zammad_home }} && RAILS_ENV=production rbenv exec rails r {{ local_scripts_dir }}/zammad-delete-customers.rb"
- name: "zammad | Erstelle Alias"
lineinfile: