pyrocufflink: Deploy domain members

jenkins-master
Dustin 2018-03-11 18:13:59 -05:00
parent 5570a94be3
commit 4e6a8f5b27
2 changed files with 9 additions and 0 deletions

View File

@ -1 +1,5 @@
krb5_realm: PYROCUFFLINK.BLUE krb5_realm: PYROCUFFLINK.BLUE
samba_use_winbind: true
pam_winbind: true
nss_winbind: true
pam_mkhomedir: true

5
pyrocufflink.yml Normal file
View File

@ -0,0 +1,5 @@
- hosts: pyrocufflink:!samba-dc
roles:
- winbind
- nsswitch
- system-auth