Actions
User story #8187
closedrudder remote-run should allow running for a group of nodes
Effort required:
Name check:
Fix check:
Regression:
Description
It should be:
rudder remote-run <machine1> <machine2> ...
rudder remote-run --group <group>
rudder remote-run all
Moreover we should be able to run thing ins parallel:
rudder-remote-run --batch 10 --group XX # run remote agents 10 by 10 within group XX
Updated by Benoît PECCATTE over 8 years ago
- Target version changed from Ideas (not version specific) to 4.0.0~rc2
Updated by Benoît PECCATTE over 8 years ago
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
Updated by Benoît PECCATTE over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-agent/pull/57
Updated by Benoît PECCATTE over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-agent|808edc8155b9473d5ac07c6a3c4484e0e7aea237.
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Alexis Mousset about 8 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.0 which was released the 10th November 2016.
Actions