Fixed file group for FreeBSD

This commit is contained in:
Gregory Ballantine 2023-03-17 17:15:38 -04:00
parent 17bdb64abe
commit 6c406b0e6a

View File

@ -14,6 +14,7 @@ that differ from whats in defaults.yaml
'FreeBSD': {
'package_name': False,
'conf_path': '/usr/local/etc/nslcd.conf',
'conf_group': 'wheel',
},
'RedHat': {
'package_name': 'nss-pam-ldapd',