fence_ipmilan: Add ability to increase ipmitool verbosity
Currently, the -v flag only causes the ipmitool command line and
output to be printed.
This patch allows fence_ipmilan to accept additional -v flags and
pass them on to ipmitool to get more verbosity.
Depends on: PR#346
Resolves: RHBZ#1853973