Project

Profile

Help

Story #2128

closed

As a user I can rsync an RPM repository using ``pulp-admin``.

Added by dkliban@redhat.com over 7 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

`pulp-admin rpm repo rsync run` provides the following options for publishing a repository using rsync distributor:

  --repo-id                  - repository to rsync
  --rsync-content-units-only - If true, the distributor will publish content
                               units only (e.g. /var/lib/pulp/content). The
                               symlinks of a published repository will not be
                               rsynced.
  --rsync-skip-repodata      - If true, repodata will be omitted from the
                               publish.
  --rsync-delete             - If true, --delete is appended to the rsync
                               command for symlinks and repodata so that any old
                               files no longer present in the local published
                               directory are removed from the remote server.

Also available in: Atom PDF