Actions
Bug #11648
closedkatello-service do not handle PostgreSQL service
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1195940
Description of problem:
katello-service do not handle PostgreSQL service
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150220.0-Satellite-x86_64
How reproducible:
always
Steps to Reproduce:
1. # katello-service stop
2. # service postgresql status
Actual results:
PostgreSQL is still running
Expected results:
PostgreSQL should be stopped by `katello-service stop`
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/76 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes
Updated by Stephen Benjamin about 9 years ago
- Status changed from Ready For Testing to Closed
PR was merged
Actions