Project

General

Profile

Actions

Bug #20503

open

Foreman/Katello WebUI: Infrastructure "Provisioning Setup" generates wrong scripts

Added by Mike Lupe about 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

  1. OS
    CentOS 7.3
  1. Install Repositories
    yum -y localinstall http://yum.theforeman.org/releases/1.15/el7/x86_64/foreman-release.rpm
    yum -y localinstall https://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
    yum -y localinstall http://fedorapeople.org/groups/katello/releases/yum/3.4/katello/el7/x86_64/katello-repos-latest.rpm
    yum -y localinstall http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
  1. Infos on pastebin
    https://pastebin.com/daBtBpYD
  1. Description
    In Webui "Infrastructure"-"Provisioning setup"-"foreman installer" it generates the katello-installer command(w/ or w/o DHCP) and other recently renamed parameters.

DOES NOT WORK ANYMORE
katello-installer .....
--foreman-proxy-foreman-oauth-key=********************
--foreman-proxy-foreman-oauth-secret=********************
--foreman-proxy-parent-fqdn=https://srvkatello1.dom.tld

MUST BE
foreman-installer --scenario katello ...
--foreman-proxy-oauth-consumer-key=****************
--foreman-proxy-oauth-consumer-secret=****************
--foreman-proxy-content-parent-fqdn=https://srvkatello1.dom.tld

Thanks to mainly gwmngilfen from irc we were able to track this down.

No data to display

Actions

Also available in: Atom PDF