Added the oddjob-mkhomedir package to the RedHat-based distro packages

This commit is contained in:
Gregory Ballantine 2017-05-23 16:03:38 -04:00
parent 15402636e3
commit 14cfbbfe9f

View File

@ -18,7 +18,7 @@ that differ from whats in defaults.yaml
'config_path': '/usr/local/etc/sssd/sssd.conf',
},
'RedHat': {
'package_extras': ['authconfig'],
'package_extras': ['authconfig', 'oddjob-mkhomedir'],
}
},
grain='os_family',