Project

General

Profile

Actions

Bug #25873

closed

RHSM: package_profile_on_trans option needs to be set

Added by Partha Aji over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Subscription manager commit -> https://github.com/candlepin/subscription-manager/commit/4840136342520ce356254c3452a38368a01b6991 adds the ability to turn on and off package uploads on a DNF transaction. This is accomplished by setting the "package_profile_on_trans" flag in /etc/rhsm/rhsm.conf

We need the https://github.com/theforeman/puppet-certs/blob/master/templates/rhsm-katello-reconfigure.erb script to do something like

    subscription-manager config --rhsm.package_profile_on_trans=1 &> /dev/null
    subscription-manager config --rhsm.report_package_profile=1 &> /dev/null

so that those values are turned on by default.

Actions #1

Updated by Partha Aji over 5 years ago

  • Bugzilla link set to 1657699
Actions #2

Updated by The Foreman Bot over 5 years ago

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

Updated by Partha Aji about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by John Mitsch about 5 years ago

  • Target version set to Katello 3.11.1
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF