Project

General

Profile

Actions

Bug #32787

closed

Check for pulpcore-api.service in ping

Added by Partha Aji over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Due to SELinux issues this call
https://github.com/Katello/katello/blob/KATELLO-3.18/app/models/katello/ping.rb#L12

system('systemctl is-enabled pulpcore-api.service') 

will always fail - https://github.com/Katello/katello/pull/9009#issuecomment-854648950

We should be doing check on

/etc/systemd/system/multi-user.target.wants/pulp_celerybeat.service
instead

Actions

Also available in: Atom PDF