Actions
Bug #4970
closedcf-agent complains about removed constraint 'host_licenses_paid'
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Running cf-agent on Rudder 2.11 gives this on startup:
/var/rudder/cfengine-community/inputs/promises.cf:66:33: warning: Removed constraint 'host_licenses_paid' in promise type 'common' [-Wremoved] host_licenses_paid => "1";
Updated by Jonathan CLARKE over 10 years ago
- Status changed from 8 to In progress
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- Target version changed from 2.11.0~beta1 to 2.9.6
This attribute was deprecated in CFEngine 3.5: https://docs.cfengine.com/docs/master/reference-components.html#host_licenses_paid
I'll target the PR to remove it there, which will avoid warnings when Rudder agents are upgraded to 2.11.
Updated by Jonathan CLARKE over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/402
As requested, I did not remove the system variable from the metadata.xml.
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:2e1ff267062c38321c9bc62b1d37c20c42105bc7.
Updated by Nicolas CHARLES over 10 years ago
Applied in changeset policy-templates:commit:5bbbff9271a424e8d645c5f2d2e601252c379fef.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder versions that were released today.
- 2.9.6 (announcement , changelog)
- 2.10.2 (announcement , changelog)
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions