Project

General

Profile

Actions

Bug #4974

closed

When not selecting puppet master, setting rhsm repo_url is not correct

Added by Ivan Necas about 10 years ago. Updated almost 6 years ago.

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

Description

1. provisiong a host usint Katello Kickstart without selecting puppet master
2. see the preview of provisioning template for the host

It contains

subscription-manager config --rhsm.baseurl=https:///pulp/repos

These lines should not be there. The template for subscription_manager_registration should have something like this to handle that properly:

<% @host.puppetmaster && !@host.puppetmaster.empty? %>
  subscription-manager config --rhsm.baseurl=https://<%= @host.puppetmaster %>/pulp/repos
<% end %>
Actions #1

Updated by Ivan Necas about 10 years ago

  • Category set to 83
Actions #2

Updated by Ivan Necas about 10 years ago

  • Status changed from New to Assigned
Actions #3

Updated by Ivan Necas about 10 years ago

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

Updated by Ivan Necas about 10 years ago

  • Assignee set to Ivan Necas
Actions #5

Updated by Ivan Necas about 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Applied in changeset katello|commit:dab27c47ac8981f1634f1d9eaf7e9299f10ab0cf.

Actions #6

Updated by Eric Helms almost 10 years ago

  • Triaged changed from No to Yes
Actions #7

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions

Also available in: Atom PDF