Module: Staypuft::Concerns::HostFencingExtensions

Extended by:
ActiveSupport::Concern
Defined in:
app/models/staypuft/concerns/host_fencing_extensions.rb

Constant Summary collapse

FENCING_TYPES =
{
  'fence_ipmilan' => 'IPMI'
}