Actions
Feature #26103
openensure the hostname of the machine didn't change between installer runs
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Description
The installer modules use the $fqdn fact in many places, esp also when generating certificates and stuff.
Sometimes, the user would change the hostname of the machine where Foreman/Katello/Proxy is installed which might lead to problems because the installer will try to create new certificates which might not be desired.
I think the installer should check that the current value of $fqdn matches what is in the answers already and warn the user about the situation.
This could be implemented as a pre-hook.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/puppet-katello/pull/280 added
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/puppet-pulp/pull/358 added
Updated by Ewoud Kohl van Wijngaarden almost 6 years ago
- Status changed from Ready For Testing to New
- Assignee deleted (
Ewoud Kohl van Wijngaarden)
Setting back to new since this isn't fully solved yet.
Updated by Zach Huntington-Meath over 4 years ago
- Triaged changed from No to Yes
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Blocked by Feature #31509: Allow changing some Foreman Proxy and Apache hostnames on Katello-based certificates added
Actions