Actions
Bug #6651
closedUser story #6513: Generic rudder init script
When postgresql is not installed, the rudder init script does not display it
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On an agent (without postgresql) :
Starting Rudder services: * rudder-slapd: Role is not present on this machine, skipped. * : Role is not present on this machine, skipped. * rudder-jetty: Role is not present on this machine, skipped. * rudder-agent... OK
Because the get_service_name() function does not return anything. It should by default display the input name (postgresql).
Updated by Matthieu CERDA over 9 years ago
- Status changed from New to In progress
- Assignee set to Matthieu CERDA
- Priority changed from N/A to 1 (highest)
Oops. Right.
Updated by Matthieu CERDA over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Benoît PECCATTE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/666
Updated by Matthieu CERDA over 9 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|52fb75c2017d16854517a933c7472159db209d4d.
Updated by Benoît PECCATTE over 9 years ago
Applied in changeset rudder-packages|1f157fef20287c3d21f002f0aa29794910b06a9a.
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0~rc1 to 3.1.0~beta1
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.0~beta1 which were released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions