mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
fix celery_task sanity checker docker container directive
This commit is contained in:
parent
8f5e0ba690
commit
23f1af298a
1 changed files with 1 additions and 1 deletions
|
@ -122,4 +122,4 @@
|
|||
- /srv/newsblur/utils/monitor_newsletter_delivery.py:/etc/cron.hourly/monitor_newsletter_delivery
|
||||
# work queue monitor
|
||||
- /srv/newsblur/utils/monitor_work_queue.py:/etc/cron.hourly/monitor_work_queue
|
||||
when: "task_work in inventory_hostname"
|
||||
when: "'task-work' in inventory_hostname"
|
||||
|
|
Loading…
Add table
Reference in a new issue