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