User story #4039
closedUser story #3869: Integration of CFEngine 3.5.* into Rudder
cf-promises complains about non-existence of bundles set in the bundlesequence with the initial promises
Description
With CFEngine 3.5, the classes defined in the bundle common are not defined before the bundlesequence and the inputs, then the check of the bundlesequence will fail since the list of inputs will be correctly defined.
Updated by Nicolas PERRON about 11 years ago
- Subject changed from cf-promises complains about non-existence of bundles set in the bundlesequence to cf-promises complains about non-existence of bundles set in the bundlesequence with the initial promises
In fact this bug only concerns the initial promises. Indeed, the initial promises use a bundle common rudder_roles where the classes policy_server and server_root.
When the promises are generated, the classes policy_server and server_root are defined in both bundle common rudder_roles and bundle common va where the bundlesequence is definied by these classes.
I need to test if this bug apply on CFEngine 3.4 too.
Updated by Nicolas PERRON about 11 years ago
Nicolas PERRON wrote:
In fact this bug only concerns the initial promises. Indeed, the initial promises use a bundle common rudder_roles where the classes policy_server and server_root.
When the promises are generated, the classes policy_server and server_root are defined in both bundle common rudder_roles and bundle common va where the bundlesequence is definied by these classes.I need to test if this bug apply on CFEngine 3.4 too.
No, this bug only apply on CFEngine 3.5
Updated by Nicolas PERRON about 11 years ago
- Status changed from New to Pending technical review
- Assignee changed from Nicolas PERRON to Jonathan CLARKE
- % Done changed from 0 to 100
Pull Request URL added: https://github.com/Normation/rudder-techniques/pull/213
Jon, could you review it please ?
Updated by Jonathan CLARKE about 11 years ago
- Category set to System techniques
- Status changed from Pending technical review to Discussion
- Assignee changed from Jonathan CLARKE to Nicolas PERRON
Updated by Nicolas PERRON about 11 years ago
- Assignee changed from Nicolas PERRON to Jonathan CLARKE
Updated by Nicolas PERRON about 11 years ago
- Status changed from Discussion to Pending release
Applied in changeset policy-templates:commit:9e3c4dd394733df9a1b79b57a61fc0f5e36d5e68.
Updated by Nicolas PERRON about 11 years ago
Applied in changeset policy-templates:commit:293126d620a44c7ec8d1ec4518a6f02b32da2f0d.
Updated by Vincent MEMBRÉ about 11 years ago
- Tracker changed from Bug to Enhancement
Updated by Vincent MEMBRÉ about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.8.0~beta1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000056.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story