Katello 3.15 (Foreman 2.0) : katello-service is missing

Problem:

i’m trying to replicate my env to a new server, in order to move from our old version to a clean one with 3.15/2.0.
I’m missing the package katello-service, it’s not present into the new repos… 99% it’s a stupid question, but: how to restart katello from cli w/out katello-service? Am I missing some documentation? (if yes…sorry)

Expected outcome:

restart katello/foreman

Foreman and Proxy versions:

Foreman 2.0
Katello 3.15

Foreman and Proxy plugin versions:
2.0
Distribution and version:

Other relevant data:

Hi @kraba

In recent versions katello-service has been replaced with foreman-maintain. So

foreman-maintain service restart

may be what you’re looking for.