Actions
Bug #5193
closedInventory can only detect Nova or Community at one time, so one policy server with both, the agent keep changing
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We detect if we are Enterprise or Community based on the classes community or nova, and add the relevant info in the inventory
However, a policy server can have both, and each of the inventory he generated should have both agents. Currently each inventory have only one, and the configuration keeps changing from Nova to Community
Updated by Nicolas PERRON over 10 years ago
- Target version changed from 2.10.4 to 2.6.18
Updated by Nicolas PERRON over 10 years ago
- Target version changed from 2.6.18 to 2.10.5
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.10.5 to 2.10.6
Updated by Matthieu CERDA about 10 years ago
- Target version changed from 2.10.6 to 2.10.7
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.10.7 to 2.10.8
Updated by Nicolas CHARLES almost 10 years ago
- Status changed from New to Rejected
Oh, actually, it is fusion inventory that detects the installation, by looking at folder /Var/rudder/cfengine-*
So with proper folder, it does work, closing this ticket
Actions