Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more services to check the status, switch to using roles #271

Merged
merged 1 commit into from
Mar 28, 2023

Commits on Jun 17, 2022

  1. Add more services to check the status, switch to using roles

    Some services aren't included in ipaplaform.knownservices
    like smb and winbind. It is possible to discover the
    service name using the same method used by ipactl, via roles.
    Switch some services to the roles  method.
    
    The services added:
    * ods_enforcerd
    * ipa_ods_exporter
    * ipa_dnskeysyncd
    * chronyd
    * smb
    * winbind
    
    Add option to skip disabled services. This is currently only
    for chronyd which is not required but we'll check it if its
    enabled.
    
    Fixes: freeipa#219
    Fixes: freeipa#196
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    rcritten committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    a7bb863 View commit details
    Browse the repository at this point in the history