Project

General

Profile

Bug #26625

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

Added by Evgeni Golov almost 4 years ago. Updated almost 4 years ago.

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

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" 

Associated revisions

Revision ce8a023e (diff)
Added by Evgeni Golov almost 4 years ago

Fixes #26625 - replace spaces with underscores in the org name

History

#1 Updated by The Foreman Bot almost 4 years ago

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

#2 Updated by Evgeni Golov almost 4 years ago

  • Status changed from Ready For Testing to Closed

#3 Updated by Tomer Brisker almost 4 years ago

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

Also available in: Atom PDF