Compare commits

..

No commits in common. "master" and "v0.1.2" have entirely different histories.

View File

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