Update supported OS list in module metadata
Add RHEL 8, CentOS 8, and Fedora 30 to the supported OS list.
Merge pull request #294 from blackknight36/metadata_update
Update supported OS list in module metadata
Merge pull request #296 from voxpupuli/modulesync
modulesync 2.8.0
Change - Avoid puppet errors when SELinux is disabled
Updated selinux types to avoid runtime errors when SELinux is disabled. selinux::boolean, selinux::fcontext, and selinux::port will now essentially do nothing when SELinux is disabled.
Fix selinux_port on RHEL 8/CentOS 8
This uses the platform python if it exists, which requires no additional dependencies
Merge pull request #298 from oranenj/rhel8_support
Fix selinux_port on RHEL 8/CentOS 8
fix reference documentation link
https://voxpupuli.org/<module> is deprecated since puppet strings produces mardown we can ship
Merge pull request #302 from igalic/fix/docs-reference
fix reference documentation link
Merge pull request #304 from ubellavance/patch-2
Changed double quotes to single quotes in example in comments
Merge pull request #306 from bastelfreak/docs
Regenerate REFERENCE.md
Merge pull request #305 from ekohl/spec-helper-acceptance
Clean up acceptance spec helper
Provide data for all OSes that follow RedHat's versionning: people might be using this module on variants not officially supported.
update acceptance test instructions
- Change BEAKER_set to BEAKER_setfile and layouts that are accepted by present-day beaker-hostgenerator. - Set BEAKER_PUPPET_COLLECTION, otherwise one gets PC1. - Update the Fedora versions to match metadata.json, and work around beaker-hostgenerator and archived Vagrant boxes issues. - Provide a separate script for ease of use.
add partial support for Debian 10
- Add support for installation, mode switching, and module compilation on Debian 10. - Skip the tests that exercise the Ruby types on this platform (see README). - Extend the main class' interface to manage more than a single package for SELinux. - Manage the auditd package on Debian as per the docs (can be disabled).
Merge pull request #310 from tequeter/teq-deb10
add partial support for Debian 10, and supporting changes
Merge pull request #307 from ubellavance/patch-3
update example to match current version
Merge pull request #295 from blackknight36/selinux_disabled_fix
Avoid puppet errors when SELinux is disabled
Merge pull request #312 from trevor-vaughan/3.0.1-release
Release of 3.1.0