Actions
Bug #30726
closedDiscovery settings 'Hostname_facts' should not be allowed to set empty
Difficulty:
Triaged:
No
Bugzilla link:
Description
If settings like hostname_facts and hostname_prefix are set to empty then discovery will fail w/ error:
Exception: Invalid_facts: hash doesn't contain valid value for any of the facts in discovery_hostname
So as per above error, user shouldn't allow to set any of the above setting as "empty", ideally, hostname_facts shouldn't set as empty. On setting it empty, user should get an error message.
Actions