Merge "Fix containerized zaqar-api db_sync"

This commit is contained in:
Jenkins 2017-09-02 23:23:42 +00:00 committed by Gerrit Code Review
commit 2b47247ce8
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ outputs:
- /var/lib/config-data/zaqar/etc/zaqar/:/etc/zaqar/:ro
- /var/log/containers/zaqar:/var/log/zaqar
- /var/log/containers/httpd/zaqar:/var/log/httpd
command: "/usr/bin/bootstrap_host_exec zaqar su zaqar -s /bin/bash -c 'zaqar-sql-db-manage upgrade head'"
command: "/usr/bin/bootstrap_host_exec zaqar_api su zaqar -s /bin/bash -c 'zaqar-sql-db-manage upgrade head'"
- {}
- step_4:
zaqar: