fence_ipmilan: Add ipmitool timeout option
The default ipmitool timeout in some versions is
extremely short (on the order of 1s), and in
newer versions it is 2s by default.
This commit adds an option to configure the
timeout, and sets the default timeout to 2s.
Signed-off-by: Kristoffer Gronlund <kgronlund@suse.com>