Project

General

Profile

Actions

Bug #17659

open

Re-running foreman-installer on a proxy results in "URL Only one declaration of a proxy is allowed"

Added by Stephen Benjamin over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The registration code for smart proxies searches by name, and it requires the name of the
proxy be the FQDN. The actual field that's unique is the URL, we should probably
search by the URL instead.

Actions #1

Updated by Stephen Benjamin over 7 years ago

  • Project changed from Foreman to Installer
  • Subject changed from Re-running foreman-installer on a proxy results in "URL Only one declaration of a proxy is allowed" to Re-running foreman-installer on a proxy results in "URL Only one declaration of a proxy is allowed"
  • Category set to Foreman modules
Actions #2

Updated by Stephen Benjamin over 7 years ago

  • Priority changed from High to Normal
Actions #3

Updated by Stephen Benjamin over 7 years ago

Correction: name is unique too, but the user could have named it differently, so the registration won't find the proxy that way. URL should be likelier to be the same, although not if the changed the port.

Actions

Also available in: Atom PDF