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
Actions