Lengthen the timeout of the WaitCondition in the HA template
Change-Id: I059075b80dfac0472ae2e2e47d14b2ee4093a530 Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
be76361dea
commit
88c8bdee3f
@ -277,7 +277,7 @@
|
||||
"DependsOn" : "WikiDatabase",
|
||||
"Properties" : {
|
||||
"Handle" : {"Ref" : "WaitHandle"},
|
||||
"Timeout" : "300"
|
||||
"Timeout" : "600"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user