Project

General

Profile

Actions

Bug #30211

closed

proxying pulp rpm/isos to pulpcore with pulpcore disabled disables pulp2 plugins

Added by William Clark almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

The pulp class is declared in puppet-FPC with

class { 'pulp':
...
enable_rpm => $enable_yum and !$proxy_pulp_yum_to_pulpcore,
enable_iso => $enable_file and !$proxy_pulp_isos_to_pulpcore,
...

However $proxy_pulp_{yum,isos}_to_pulpcore defaults to true, leading to these pulp2 plugins being disabled when running foreman-installer with `--foreman-proxy-plugin-pulp-pulpcore-enabled false`

Actions #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/265 added
Actions #2

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases 2.2.0 added
Actions #3

Updated by William Clark almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF