Actions
User story #17196
closedUse Augeas Binaries To get, set and execute commands.
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
Add 3 generics methods that allows users to use augeas binaries to edit configurations files on the agent.
- The first one include calling Augtool command and get a node's label value (Either by simply providing a path to the node's label as a parameter or by specifying a file associated with its lens then providing the regular path).
- The second will allows the executing of augtool commands directly on the agent.
*The last one has the same context as the first but its purpose is to set variables.
Updated by Ikram Bejaoui over 4 years ago
- Subject changed from Use Augeas binary to call Augtool command and set a node's value. to Use Augeas Binaries To get, set and execute commands.
Updated by Ikram Bejaoui over 4 years ago
- Status changed from New to In progress
- Assignee changed from Alexis Mousset to Ikram Bejaoui
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta1 to 6.1.0~beta2
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta2 to 6.1.0~beta3
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~beta3 to 6.1.0~rc1
Updated by Elaad FURREEDAN over 4 years ago
- Pull Request set to https://github.com/Normation/ncf/pull/1182
Updated by Alexis Mousset over 4 years ago
- Status changed from In progress to Pending release
Updated by Alexis Mousset over 4 years ago
- Has duplicate User story #17195: Execute augeas commands directly on the agent. added
Updated by Alexis Mousset over 4 years ago
- Has duplicate User story #17168: Get a node's label value using augeas binairies added
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~rc1 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods - File Management to Generic methods
Actions