Async not necessary here.
This commit is contained in:
parent
48e1c640e2
commit
09d8ff0a57
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@
|
||||||
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade head
|
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade head
|
||||||
args:
|
args:
|
||||||
chdir: /usr/share/fmn.lib/
|
chdir: /usr/share/fmn.lib/
|
||||||
async: 20000
|
|
||||||
poll: 60
|
|
||||||
|
|
||||||
- name: And... start the backend again
|
- name: And... start the backend again
|
||||||
service: name="fedmsg-hub" state=started
|
service: name="fedmsg-hub" state=started
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue