Bug 1187206
Summary: | katello-installer should use systemd instead of chkconfig for all services on rhel7 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> |
Component: | Installation | Assignee: | Mike McCune <mmccune> |
Status: | CLOSED ERRATA | QA Contact: | Elyézer Rezende <erezende> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | Unspecified | CC: | bbuckingham, bkearney, erezende, jmatthew, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-08-12 05:22:36 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sachin Ghai
2015-01-29 14:42:03 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. *** Bug 1187014 has been marked as a duplicate of this bug. *** Created redmine issue http://projects.theforeman.org/issues/9202 from this bug Moving to POST since upstream bug http://projects.theforeman.org/issues/9202 has been closed ------------- dustin tsang tested seems to be fixed by #8478. installer: output https://gist.github.com/3dc986eb9ce41dc32dc8 (for katello-installer @ 0c126a368f2e37755aa0d2fada2c54f51ea33f09) Verified on: Satellite-6.1.0-RHEL-7-20150303.0 Steps to verify: [root@sat6-rhel71 ~]# grep chkconfig /var/log/katello-installer/katello-installer.* | wc -l 0 [root@sat6-rhel71 ~]# grep systemctl /var/log/katello-installer/katello-installer.* | wc -l 102 This bug is slated to be released with Satellite 6.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592 |