Project

General

Profile

Actions

Bug #26625

closed

foreman-proxy-certs-generate prints Org name not Org label in the sub-man command

Added by Evgeni Golov about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

When generating a cert for a proxy, the output contains the following line:

  2. subscription-manager register --org "Default Organization" 

However, sub-man needs a label, not the name to properly work. So the output should be

  2. subscription-manager register --org "Default_Organization" 
Actions #1

Updated by The Foreman Bot about 5 years ago

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

Updated by Evgeni Golov about 5 years ago

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

Updated by Tomer Brisker about 5 years ago

  • Category set to foreman-installer script
  • Fixed in Releases 1.22.0 added
Actions

Also available in: Atom PDF