Actions
Bug #8956
closedSpecified action bodies override the dry-run policy
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Everytime the default body action is overiden, the dry-run policy will not be used. For example:
body action do_if_immediate { immediate:: action_policy => "fix"; warn:: action_policy => "warn"; }
Updated by Alexis Mousset about 8 years ago
We also need to change CFEngine's stdlib action bodies (and we use some of them in Rudder techniques).
Updated by Alexis Mousset about 8 years ago
- Related to User story #8652: Add bundles to manage dry run of generic methods added
Updated by François ARMAND about 8 years ago
- Related to User story #1808: Add an Audit mode to Rudder: only check properties, no modification on nodes added
Updated by Alexis Mousset about 8 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset about 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/ncf/pull/436
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:69e5487c23cf3ac6229b5c389034b13bd7376650.
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in ncf version that comes with Rudder 3.2.8/7 which was released today.
Updated by Alexis Mousset over 2 years ago
- Target version changed from master to ncf-1.2
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions