Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to "facts" hash for SELinux facts #259

Merged
merged 1 commit into from
Jul 2, 2018
Merged

Switch to "facts" hash for SELinux facts #259

merged 1 commit into from
Jul 2, 2018

Conversation

trevor-vaughan
Copy link
Contributor

Pull Request (PR) description

The calls to the global $::selinux facts were confusing given the name
of the module.

Modified all calls to $::selinux facts to use the $facts hash as
appropriate.

This Pull Request (PR) fixes the following issues

Fixes #258

The calls to the global `$::selinux` facts were confusing given the name
of the module.

Modified all calls to `$::selinux` facts to use the `$facts` hash as
appropriate.
@bastelfreak
Copy link
Member

thanks for the PR @trevor-vaughan !

@bastelfreak bastelfreak merged commit e5df8c6 into voxpupuli:master Jul 2, 2018
EmRowlands pushed a commit to EmRowlands/puppet-selinux that referenced this pull request Mar 29, 2023
…hash

Switch to "facts" hash for SELinux facts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calls to $selinux facts should use the $facts hash
2 participants