Project

General

Profile

Actions

Bug #20432

closed

Wrong server_foreman_url in answer file on proxy content

Added by Anthony Chevalet about 7 years ago. Updated about 1 year ago.

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

Description

# rpm -q puppet-agent foreman-installer
puppet-agent-1.10.5-1.el7.x86_64
foreman-installer-1.15.2-1.el7.noarch

After running:

  foreman-installer --scenario foreman-proxy-content\
                    --foreman-proxy-content-parent-fqdn   "katello.example.com"\
                    --foreman-proxy-register-in-foreman   "true"\
                    --foreman-proxy-foreman-base-url      "https://katello.example.com"\
                    --foreman-proxy-trusted-hosts         "katello.example.com"\
                    --foreman-proxy-trusted-hosts         "myproxy.example.com"\
                    --foreman-proxy-oauth-consumer-key    "UVrAZfMaCfBiiWejoUVLYCZHT2xhzuFV"\
                    --foreman-proxy-oauth-consumer-secret "ZhH8p7M577ttNU3WmUGWASag3JeXKgUX"\
                    --foreman-proxy-content-certs-tar     "/root/myproxy.example.com-certs.tar" 

server_foreman_url in /etc/foreman-installer/scenarios.d/foreman-proxy-content-answers.yaml contains the proxy url (https://myproxy.example.com) not the foreman server.

So the resulting 'url' in /etc/puppetlabs/puppet/foreman.yaml does not refer to the foreman server.


Related issues 1 (0 open1 closed)

Related to Installer - Feature #36573: Reuse foreman_proxy::foreman_base_url value for puppet::server_foreman_urlClosedEwoud Kohl van WijngaardenActions
Actions

Also available in: Atom PDF