Actions
Bug #31168
closedShow host name in ENC output
Difficulty:
Triaged:
No
Bugzilla link:
Description
Having the name of the Host displayed in the ENC output can be re-used as Ansible roles example: Red Hat Insights Ansible role has an option "display_name" which we can default to hostname of the host registered which can be either an FQDN (which is by default) or in case a user has set Append domain names to host being set to No then it sets shortname for hosts.
Then Insights remediation scripts would fail to lookup the host from Foreman, which is actual reason for issue reported in https://bugzilla.redhat.com/show_bug.cgi?id=1644832
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Nagoor Shaik
- Pull request https://github.com/theforeman/foreman/pull/8103 added
Updated by Nagoor Shaik about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|3e6070e3d2ce139f3ff4f601549b1efb580ac260.
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/8134 added
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Related to Bug #31882: The fix for #31168 overwrites $::hostname with the FQDN in Puppet added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Related to Bug #35326: Foreman Puppet ENC "hostname" and "fqdn" conflict with core Puppet Facts added
Actions