-
Bug
-
Resolution: Obsolete
-
Major
-
6.12.1
-
0
-
False
-
-
False
-
CLOSED
-
1,400
-
Phoenix - Content
-
-
-
Important
-
None
Description of problem:
rhcd is not enabled by default in Satellite 6.12.2. rhcd is required to enable insights remediations.
Version-Release number of selected component (if applicable):
6.12.2
How reproducible:
N/A
Steps to Reproduce:
1. Install Satellite.
2. Configure Cloud Connector.
3. Check if rhcd is enabled to run automatically. "systemctl is-enabled rhcd"
Actual results:
[root@ip-172-31-29-12 log]# systemctl is-enabled rhcd
disabled
Expected results:
[root@ip-172-31-29-12 log]# systemctl is-enabled rhcd
enabled
Additional info:
Thanks to @toharris for spotting this.