Sha256: 9807431c134995d5e7db0df97c3f027814c75b396b0f289cb0ea4516b107ba1c

Contents?: true

Size: 230 Bytes

Versions: 68

Compression:

Stored size: 230 Bytes

Contents

module Actions
  module Pulp
    module Repository
      class CopyOstreeBranch < Pulp::Repository::AbstractCopyContent
        def content_extension
          pulp_extensions.ostree_branch
        end
      end
    end
  end
end

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
katello-3.10.2 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.10.1.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.10.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.10.0 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.10.0.rc1.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.9.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.10.0.rc1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.9.0 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.8.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.9.0.rc2 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.9.0.rc1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.7.1.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.7.1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.8.0 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.8.0.rc3 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.8.0.rc2 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.7.0 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.8.0.rc1 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.7.0.rc2 app/lib/actions/pulp/repository/copy_ostree_branch.rb
katello-3.7.0.rc1 app/lib/actions/pulp/repository/copy_ostree_branch.rb