Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Conversation

VinceMacBuche
Copy link
Member

@@ -242,7 +250,7 @@ class FusionReportUnmarshaller(
! ( hostname == null || hostname.isEmpty() || invalidList.contains(hostname))
}

(optText(xml \\ "RUDDER" \ "HOSTNAME"), optText(xml \\ "OPERATINGSYSTEM" \ "FQDN")) match {
(optTextHead(xml \\ "RUDDER" \ "HOSTNAME"), optTextHead(xml \\ "OPERATINGSYSTEM" \ "FQDN")) match {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is only in 3.1 ??

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

ncharles added a commit that referenced this pull request Feb 5, 2016
…s_are_installed_hostname_is_doubled_on_that_node_inventories

Fixes #7880: When several agents are installed, hostname is doubled on that node inventories
@ncharles ncharles merged commit cd5dba2 into Normation:branches/rudder/3.1 Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants