Actions
Bug #4969
closedUser story #4798: Upgrade to CFEngine 3.6 in rudder-agent
cf-agent complains about deprecated constraint 'skipverify'
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/common/1.0/cf-served.cf:108:72: warning: Deprecated constraint 'skipverify' in body type 'server' [-Wdeprecated] skipverify => { "127.0.0.0/8" , "::1", @{def.acl} };
Updated by Matthieu CERDA over 10 years ago
- Status changed from 8 to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/404
PR is ready !
Updated by Matthieu CERDA over 10 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset policy-templates:commit:f843d0e75ac6bb0f35bf541093d738ee6748996d.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset policy-templates:commit:575c260b86f63faf1b75336228f9a5cf89290dca.
Updated by Nicolas CHARLES over 10 years ago
Hum, if we remove skipverify, we should probably use admit_ip or admit_hostname (based on whether we want to trust hostname or not)
See https://docs.cfengine.com/docs/master/reference-promise-types-access.html
Updated by Vincent MEMBRÉ over 10 years ago
- Project changed from Rudder to 34
- Category deleted (
System techniques) - Parent task set to #4798
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.0~beta1 that was released yesterday.
- announcement
- changelog
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions