Merge pull request #32 from yo61/working_version
Fix to work with strict_variables=true
Use "defined" instead of "getvar" to protect against undefined variab…
…les when strict_variables=yes
Merge pull request #34 from yo61/working_version
Use "defined" instead of "getvar" to protect against undefined variables when strict_variables=yes
Merge pull request #33 from robrankin/master
Workaround for RH 7 variants
Fixed bug wherein the selinux::module defined type would cause catalo…
…g cycle errors when used in different manifests that had an ordering set between them
Merge pull request #40 from apatik/master
Bug fix for declaring multiple selinux::module types
Added selinux policy file for mcelog
mcelog policy file should be in mcelog repo
Merge pull request #42 from jhoblitt/feature/puppet-4-support
puppet 4 support
Merge pull request #43 from jhoblitt/feature/fedora-support
fedora support
Merge pull request #44 from jhoblitt/bugfix/fedora-support
fix EL variant != 'RedHat' regression
fix facter issues, link to bug, fixes #27
Merge pull request #46 from belminf/master
Fixes workaround, fixes #27