Actions
Bug #8307
closedUse variables for path to cf-agent in system Techniques to work on Windows
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Several little fixes to apply to Techniques so that they work on Windows
Updated by Jonathan CLARKE over 8 years ago
- Status changed from New to In progress
Updated by Jonathan CLARKE over 8 years ago
- Subject changed from Fixes in system Techniques to work on Windows to Use variables for path to cf-agent in system Techniques to work on Windows
From cf-served.cf:
"/var/rudder/cfengine-community/bin/cf-agent" admit => { host2ip("${server_info.cfserved}"), string_downcase(escape("${server_info.cfserved}")) };
We should use ${sys.cf-agent} to make this compatible across all platforms (and also enable it to work for CFEngine Enterprise)
Updated by Jonathan CLARKE over 8 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/927
Updated by Jonathan CLARKE over 8 years ago
- Status changed from Pending technical review to In progress
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
Updated by Jonathan CLARKE over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
Updated by Jonathan CLARKE over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|7266f098321aec4c3b3c5f0cc23d24f7034efdc8.
Updated by Nicolas CHARLES over 8 years ago
- Related to Bug #8374: Error in cf-serverd for allowing remote access to cf-agent binary added
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.21, 3.0.16, 3.1.10 and 3.2.3 which were released on 2016-06-01, but not announced.
- 2.11: Changelog
- 3.0: Changelog
- 3.1: Changelog
- 3.2: Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions