Sha256: 710b3a759f21e30fdb8a1a55df1c7ceecc013ca9fdd23e8ae2aa727380eed360
Contents?: true
Size: 168 Bytes
Versions: 23
Compression:
Stored size: 168 Bytes
Contents
module Katello class HostStatusManager STATUSES = [ Katello::ErrataStatus, Katello::RhelLifecycleStatus, Katello::TraceStatus].freeze end end
Version data entries
23 entries across 23 versions & 1 rubygems