Actions
Bug #11715
closedWhen "policy-server.dat" is missing, generated inventory is not legit
Bug #11715:
When "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
Actions