Actions
Bug #7001
closedIf domain name is not set in resolv.conf, the inventory generated is invalid
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Without a defined domain name in resolv.conf, inventory doesn't contain OS/FQDN tag (root cause is https://rt.cpan.org/Public/Bug/Display.html?id=60729 )
We should either:
We should either:
- don't trust this field to be always set, or
- fix the inventory so that the value is always defined
This is even more criticla in 3.1, as we finally made this entry mandatory
This ticket is for correcting the agent behaviour, the child one is to adapt the server in 3.1 to find hostname information on inventories with empty FQDN attribute.
Files
Actions