mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Wait for the database migrations before starting
This commit is contained in:
@@ -13,4 +13,6 @@ if [ -n "${AWX_KUBE_DEVEL}" ]; then
|
|||||||
export SDB_NOTIFY_HOST=$MY_POD_IP
|
export SDB_NOTIFY_HOST=$MY_POD_IP
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
wait-for-migrations
|
||||||
|
|
||||||
supervisord -c /etc/supervisord_task.conf
|
supervisord -c /etc/supervisord_task.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user