Actions
Bug #7880
closedWhen several agents are installed, hostname is doubled on that node inventories
Status:
Released
Priority:
2
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When there is two agent installed during an inventory (like it may happen during upgrade on some OS ... look at zypper ..; ), the hostname processed by Rudder neds up doubled
let's say it called serverdb, you got serverdbserverdb...
This is due to a dumb parsing handling of that parameter ( and hope in text function on a NodeSeq in Scala )
Only looking to the first elem fix that issue
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/80
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset ldap-inventory|d02069bb4ec1130116adecf5314e3925a71e03db.
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 3.1.7 to 3.1.8
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.8 and 3.2.1 which were released today.
- 3.1: Announce Changelog
- 3.2: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions