Actions
Bug #11715
closedWhen "policy-server.dat" is missing, generated inventory is not legit
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
When we install the rudder-agent, it can assume that the defaut Rudder server is named "rudder" - when policy-server.dat is non existant, techniques fallback to "rudder"
However, the generated inventory is incomplete: if policy-server.dat file is not there, then the section RUDDER/AGENT is not created on the inventory, so generated inventory is invalid
We should decide which behaviour is the right one, and be consistent
It may or may not be related to https://www.rudder-project.org/redmine/issues/11593
Updated by François ARMAND over 6 years ago
- Subject changed from Inconsistent behaviour between Techniques and Inventory to When "policy-server.dat" is missing, generated inventory is not legit
- Effort required set to Very Small
- Priority changed from 27 to 51
We should just create the file when it's missing (with the default we want) and inventory will use it.
Updated by Benoît PECCATTE over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1716
Updated by Benoît PECCATTE over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|11fc9c3c933f4b1c492cb60004352ab1b519760e.
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
Actions