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:
Angus Salkeld 2012-06-18 15:10:30 +10:00
parent be76361dea
commit 88c8bdee3f
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@
"DependsOn" : "WikiDatabase",
"Properties" : {
"Handle" : {"Ref" : "WaitHandle"},
"Timeout" : "300"
"Timeout" : "600"
}
}
},