Commit a828a81f authored by Yusei Tahara's avatar Yusei Tahara

Increase default timeouts.

parent 5d642e15
......@@ -180,8 +180,8 @@ automatically and it is not considered as failed.
<actions>
<action name="start" timeout="60s" />
<action name="stop" timeout="60s" />
<action name="monitor" depth="0" timeout="30s" interval="60s" />
<action name="stop" timeout="120s" />
<action name="monitor" depth="0" timeout="60s" interval="60s" />
<action name="meta-data" timeout="5s" />
</actions>
</resource-agent>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment