Sha256: 01f250459406bd48e98afbb2aa4ed7f25c355d0c8d911147f02bd33a5cb3311e

Contents?: true

Size: 227 Bytes

Versions: 244

Compression:

Stored size: 227 Bytes

Contents

module Katello
  module ProxyStatus
    class PulpNode < Katello::ProxyStatus::Pulp
      def self.humanized_name
        'PulpNode'
      end
    end
  end
end
::ProxyStatus.status_registry.add(Katello::ProxyStatus::PulpNode)

Version data entries

244 entries across 244 versions & 1 rubygems

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