Project

General

Profile

Actions

Bug #15138

closed

Start foreman-proxy on non-DHCP network

Added by Lukas Zapletal almost 8 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Category:
Image
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We need to have a valid (self-signed) https certificate for particular
primary interface. If there is none, we can't do much about it. We might
change to code and start the proxy anyway so it is accessible over HTTP
at least. Instead an IP address in the common name, we will provide
a constant string.

https://github.com/theforeman/foreman-discovery-image/blob/master/root/usr/bin/generate-proxy-cert#L13

Actions #1

Updated by Lukas Zapletal almost 8 years ago

This patch will enable users to use Discovery Image on non-DHCP networks or very slow DHCP services. To configure http, use Smart Proxy Discovery plugin and configure it to use http in /etc/foreman-proxy/settings.d/discovery.yml:

:node_scheme: http
:node_port: 8448

Actions #2

Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-discovery-image/pull/73 added
Actions #3

Updated by Anonymous almost 8 years ago

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

Also available in: Atom PDF