Actions
User story #4663
closedSupport FusionInventory version 2.3
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Fusion inventory 2.3 includes a specific Rudder entry within its inventory
The output part concerning Rudder in the inventory, between Processes and Softwares:
<RUDDER> <AGENT> <AGENT_NAME>cfengine-community</AGENT_NAME> <CFENGINE_KEY>-----BEGIN RSA PUBLIC KEY----- MIIBCAKCAQEA6Ms+haIsGjM7iQ7Yzy5oQsIdVdxbGRdK9GPV2o+oOhzLJxCDDdcP MIIBCAKCAQEA6Ms+haIsGjM7iQ7Yzy5oQsIdVdxbGRdK9GPV2o+oOhzLJxCDDdcP MIIBCAKCAQEA6Ms+haIsGjM7iQ7Yzy5oQsIdVdxbGRdK9GPV2o+oOhzLJxCDDdcP MIIBCAKCAQEA6Ms+haIsGjM7iQ7Yzy5oQsIdVdxbGRdK9GPV2o+oOhzLJxCDDdcP 6VUPhj48KuLLYZzG82Fw+66JFx/HqAy31wIBIw== -----END RSA PUBLIC KEY----- </CFENGINE_KEY> <OWNER>root</OWNER> <POLICY_SERVER_HOSTNAME>redacted.labo.normation.com</POLICY_SERVER_HOSTNAME> <POLICY_SERVER_UUID>root</POLICY_SERVER_UUID> </AGENT> <HOSTNAME>fedora.labo.normation.com</HOSTNAME> <UUID>2038dd07-dead-beef-1010-a2656e8e116a</UUID> </RUDDER>
We should use those data if present instead of those we add with CFEngine
Actions