Actions
Architecture #9293
closedAdd support for expressions in agent_requirements
Fix check:
Regression:
Description
Since complex expressions are very difficult to handle in bash, we will limit to this kind of expression :
- capabilities
- agent_version
- capabilities operator agent_version
Operator can be || or &&
capabilities can be negated by prefixing them with "!"
Updated by Benoît PECCATTE about 8 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE about 8 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/ncf/pull/471
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:5c896f5ff1617f274eb9da1b3eb81a13114a6abf.
Updated by Alexis Mousset about 8 years ago
- Has duplicate User story #9225: Add support for negative checks and agent version checks in agent_requirements added
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from master to ncf-1.2
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions