Skip to content

Commit

Permalink
add sssd-tools
Browse files Browse the repository at this point in the history
this allows us to user sssdctl
  • Loading branch information
kayiwa committed Jan 2, 2025
1 parent 1bcd222 commit 486bac4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions roles/ad_join/vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
# vars file for roles/ad_join
ad_join_packages:
- realmd
- sssd
- oddjob
- oddjob-mkhomedir
- samba-common-tools
- adcli
- authselect-compat
- krb5-workstation
- oddjob
- oddjob-mkhomedir
- openldap-clients
- authselect-compat
- realmd
- sssd
- sssd-tools
- samba-common-tools

ad_join_sssd_config_file: /etc/sssd/sssd.conf
ad_join_krb5_config_file: /etc/krb5.conf
Expand Down

0 comments on commit 486bac4

Please sign in to comment.