-
Bug
-
Resolution: Fixed
-
Critical
-
None
Data from Foreman are cached in the structure hostsMap. This map uses as a key set of LabelAtom. The issue is in that case we have only one record (node) stored for each set of LabelAtom.
As a key we can use hostname, because they are unique as well, the set of LabelAtom is stored in the HostInfo (value for the key).