Actions
Bug #14797
closedA technique can have two agent section for the same kind of agent
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
This should lead to an error:
<AGENT type="cfengine-community"> ... </AGENT> <AGENT type="cfengine-community"> ... </AGENT>
Today, both are parsed, and one of them won (the first, but it's at random).
Actions