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

Conversation

rcritten
Copy link
Collaborator

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: #219
Fixes: #196

Signed-off-by: Rob Crittenden rcritten@redhat.com

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 rcritten merged commit 31be12b into freeipa:master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant