Project

General

Profile

« Previous | Next » 

Revision 5ff7611c

Added by Partha Aji over 6 years ago

Fixes #21957 - Pulp-Ostree.conf handle gpg content

Added a Redirect rule to handle requests matching
/pulp/katello/api/repositories/(.*?)/gpg_key_content
The above URL is requested by an Atomic Host
during an rpm-ostree add/remove package operation.

Basically this needs to be redirected to
/katello/api/repositories/$1/gpg_key_content
instead.

  • added
  • modified
  • copied
  • renamed
  • deleted