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.
Updated by Rahul Bajaj about 4 years ago
- Related to Bug #30727: settings_type 'string' should not have empty value added
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/505 added
Updated by The Foreman Bot about 4 years ago
- Fixed in Releases Discovery Plugin 16.0 added
Updated by Rahul Bajaj about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_discovery|9101d6dcda5a5062d8f26d4c823b87172d0a10be.
Actions