Package[policycoreutils-devel]
Package[policycoreutils-python]
Package[policycoreutils]
first is for 7, second for 6, and third for 5 major releases.
While I can test for these in my _spec test I'd rather only be testing that class_selinux is included and any parameters I might be using against it. or maybe even the selinux::module or selinux::boolean resources that I might be setting...
should hopefully be a pretty simple test to reproduce but it's definitely not excluding those resources if that's what that merge was intended for.
https://github.com/rodjek/rspec-puppet/issues/285
https://github.com/rodjek/rspec-puppet/issues/158
If anyone knows a way in Rakefile to exclude from coverage I'd be greatful.