Greenwave: Add the missing tasks to the play

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-03-15 13:55:15 +01:00
parent 4eeca5fc7e
commit cc5b965909

View file

@ -82,6 +82,8 @@
dcname: greenwave-web
- name: Change the route haproxy default timeout
tasks:
- name: Set the timeout to the openshift route
command: "oc -n greenwave annotate route {{ item }} --overwrite haproxy.router.openshift.io/timeout=330s"
with_items:
- greenwave-web