Skip to content

Commit

Permalink
Add ULN functionality to RPM plugin list
Browse files Browse the repository at this point in the history
As part of pulp#361
  • Loading branch information
Melanie Corr committed Jul 26, 2021
1 parent 57ce57e commit d7f64a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ At the moment, these plugins have the following coverage:
## Cloud Storage

It is possible to configure Pulp to use [cloud
storage](https://docs.pulpproject.org/pulpcore/installation/storage.html). However, plugins can
storage](https://docs.pulpproject.org/pulpcore/installation/storage.html). However, plugins can
introduce changes that are incompatible with, for example, S3 requirements. The Pulp Ansible, RPM,
File, Debian, Python, and Container plugins are regularly tested to ensure they remain compatible
but the level of coverage is lower for other plugins.
Expand All @@ -46,6 +46,8 @@ but the level of coverage is lower for other plugins.

* Create, sync and publish a repository with RPM Content including RPMs, Advisories, Modularity, and
Comps.
* Create, sync and publish a repository with Unbreakable Linux Network (ULN) remotes to sync from
ULN servers.
* Version content and rollback if necessary.
* Download content on-demand when requested by clients to reduce disk space.
* Upload local RPM content in chunks.
Expand Down

0 comments on commit d7f64a8

Please sign in to comment.