Bug #20432
Wrong server_foreman_url in answer file on proxy content
Difficulty:
Triaged:
Yes
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.
History
#1
Updated by Eric Helms about 5 years ago
- Status changed from New to Needs design
- Assignee set to Eric Helms
#2
Updated by Ewoud Kohl van Wijngaarden almost 5 years ago
This is addressed in https://github.com/Katello/puppet-foreman_proxy_content/pull/132 (and included in https://github.com/Katello/puppet-foreman_proxy_content/pull/136). It does need some design with proper naming.
#3
Updated by Justin Sherrill almost 5 years ago
- Pull request https://github.com/Katello/puppet-foreman_proxy_content/pull/132 added
#4
Updated by Justin Sherrill almost 5 years ago
- Status changed from Needs design to Assigned
#5
Updated by Eric Helms almost 5 years ago
- Legacy Backlogs Release (now unused) set to 284
#6
Updated by John Mitsch over 4 years ago
- Legacy Backlogs Release (now unused) changed from 284 to 352
#7
Updated by Anthony Chevalet over 2 years ago
Hi, any update here?
I'm still having this issue with a fresh install of Katello 3.14.1.
The proxy content does not upload puppet reports and facts and fails on node.rb.