Actions
Bug #31882
closedThe fix for #31168 overwrites $::hostname with the FQDN in Puppet
Difficulty:
trivial
Triaged:
No
Description
The fix for #31168 added the ENC var hostname and sets its value to host.name which is the FQDN in my case. This breaks some old Puppet code where the top scope variable $::hostname is expected to contain the short name.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8329 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Related to Bug #31168: Show host name in ENC output added
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8341 added
Updated by Manfred Pusch over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ed70741facd8c57b76eb42be350173560b75b086.
Updated by Tomer Brisker over 3 years ago
- Fixed in Releases 2.4.0 added
- Fixed in Releases deleted (
2.5.0)
Actions