fence_ipmilan: Un-set default cipher
Previously, the default cipher was left to ipmitool, in one of latest releases we have changed it
to cipher=0. This commit removes this default and uses --cipher for ipmitool only when explicitly
set by user.
Resolves: rhbz#1203877