Sha256: 63ee426e534018764f41a55382355809a913d1bd0211fd6d7e56454747c35ef3

Contents?: true

Size: 221 Bytes

Versions: 37

Compression:

Stored size: 221 Bytes

Contents

module Actions
  module Pulp
    module Repository
      class RemoveErrata < Pulp::Repository::AbstractRemoveContent
        def content_extension
          pulp_extensions.errata
        end
      end
    end
  end
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
katello-3.1.0.rc1 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.1 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.4 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.3 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc7 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc5 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.2 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc4 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc3 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc2 app/lib/actions/pulp/repository/remove_errata.rb
katello-3.0.0.rc1 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.1 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.0 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.0.rc3 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.0.rc2 app/lib/actions/pulp/repository/remove_errata.rb
katello-2.4.0.rc1 app/lib/actions/pulp/repository/remove_errata.rb