aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/workaround-unset-fqdn-for-rhel-reg-be9c4620146096be.yaml
blob: 04b21fbacd837126144bcdd66c0cabe883f693d0 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - Workaround systems getting registered as "localhost" during
    RHEL registration if they don't have a fqdn set by first
    rm'ing the /etc/rhsm/facts directory. When the directory does not
    exist, the katello-rshm-consumer which runs when installing
    the katello-ca-consumer will not set the hostname.override fact to
    "localhost". See https://bugs.launchpad.net/tripleo/+bug/1711435