Update ha_celery policy pattern

Updating pattern to include the default queue and all celery matching queues.

Change-Id: Id85951e9d84c2e0d43a06b3509ff364f71110092
This commit is contained in:
anthony.bellino 2019-04-22 18:11:47 +00:00
parent 46875d8ac4
commit d294a1939a
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ conf:
ha-sync-mode: "automatic"
priority: 0
apply-to: all
pattern: 'celery.*'
pattern: 'celery|default'
paste:
app:shipyard-api:
paste.app_factory: shipyard_airflow.shipyard_api:paste_start_shipyard