theforeman / puppet-pulpcore

Puppet module for setting up Pulp 3 as part of Katello installation
GNU General Public License v3.0
2 stars 28 forks source link

Correct container plugin apache header rewrite #356

Closed ekohl closed 1 week ago

ekohl commented 1 week ago

In 5b6d0885a44d it was assumed that $api_default_request_headers was the same, but it was slightly different. This corrects it and adds tests, which should have been added in the first place. These tests pass prior to the application and after, making sure there's no change.

Fixes: 5b6d0885a44d ("Reuse headers from pulpcore::apache class")

ekohl commented 1 week ago

Skipping per https://github.com/theforeman/puppet-pulpcore/pull/358#discussion_r1743896983