Actions
User story #11783
closedAdd logic to generate ncf Technique files into Rudder
Effort required:
Name check:
Fix check:
Regression:
Description
As of 4.2.2, ncf technique files are managed by logic from different files from /usr/share/ncf/tools (ncf.py, ncf_rudder.py, ncf_dsc.py)
We want to move the logic to generate those files from ncf to Rudder to provide Rudder features inside the techniques (ie: properties translation to dsc, global parameters, inventory, js eval ...)
We should create a new API endpoint to manage ncf Techniques.
First operation is to create a new technique from scratch and create its PS1 file for dsc if needed.
Maybe the dsc logic should be done in the adequate plugin
Updated by François ARMAND almost 7 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1796
Updated by François ARMAND almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|09c55bf22b88ecc7c95f96232da39d939804b421.
Updated by Vincent MEMBRÉ almost 7 years ago
- Related to User story #11749: Add logic to generate ncf Technique files into Rudder added
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~beta1 which was released today.
- 4.3.0~beta1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions