Actions
User story #14943
closedMove rudder-pkg to rudder repo
Status:
Released
Priority:
N/A
Assignee:
Category:
Relay server or API
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
It was previously done in rudder-packages
Files
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/2235
Updated by Félix DALLIDET over 5 years ago
- File rudder-pkg.tar rudder-pkg.tar added
Attaching a tar of the current version of rudder-pkg.
This should be easily installable by extract it in /opt/rudder/ on the server, starting from 5.0.
Modifying the configuration file in /opt/rudder/etc/rudder-pkg/
installing pip and the python deps:
pip install bs4 requests configparser tabulate clint
At first execution, start by updating the index, by running: /opt/rudder/bin/rudder-pkg update
For now, only the rudder repo will be supported.
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0873d3c194c8fa2760161a56b5bb6d8aa573b75a.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Updated by Vincent MEMBRÉ about 5 years ago
- Related to Bug #16161: os.makedirs 'exist_ok' parameter does not exist in python 2.7 added
Actions