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

Version Path
katello-4.14.3 app/services/katello/host_status_manager.rb
katello-4.14.2 app/services/katello/host_status_manager.rb
katello-4.15.0 app/services/katello/host_status_manager.rb
katello-4.15.0.rc2 app/services/katello/host_status_manager.rb
katello-4.15.0.rc1 app/services/katello/host_status_manager.rb
katello-4.14.1 app/services/katello/host_status_manager.rb
katello-4.14.0 app/services/katello/host_status_manager.rb
katello-4.14.0.rc3 app/services/katello/host_status_manager.rb
katello-4.14.0.rc2 app/services/katello/host_status_manager.rb
katello-4.14.0.rc1.1 app/services/katello/host_status_manager.rb
katello-4.14.0.rc1 app/services/katello/host_status_manager.rb
katello-4.13.1 app/services/katello/host_status_manager.rb
katello-4.13.0 app/services/katello/host_status_manager.rb
katello-4.12.1 app/services/katello/host_status_manager.rb
katello-4.13.0.rc1 app/services/katello/host_status_manager.rb
katello-4.12.0 app/services/katello/host_status_manager.rb
katello-4.12.0.rc3 app/services/katello/host_status_manager.rb
katello-4.12.0.rc2 app/services/katello/host_status_manager.rb
katello-4.12.0.rc1 app/services/katello/host_status_manager.rb