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

Examples not accurate #5

Closed
johnny2000 opened this issue May 31, 2013 · 2 comments
Closed

Examples not accurate #5

johnny2000 opened this issue May 31, 2013 · 2 comments
Assignees
Milestone

Comments

@johnny2000
Copy link

Hi,

The example mentioned on the websites does not work (tested on 0.5.0). Below is the example:

selinux::module { 'rsynclocal':
source => 'puppet:///modules/site/rsynclocal.te'
}

But source parameter is expecting a directory and NOT a .te file. Was a real pain to figure out for me. So might be handy to fix :-)

Regards,
Johnny

@ghost ghost assigned spiette Jul 10, 2013
@spiette
Copy link
Owner

spiette commented Jul 10, 2013

Examples have been corrected since April 14h. Make sure you're looking at the proper documentation version.

@spiette spiette closed this as completed Jul 10, 2013
@spiette
Copy link
Owner

spiette commented Jul 20, 2013

Actually I found one old example in the module.pp documentation. Fixed in commit dafbdcc. To be release in 0.5.3.

spiette added a commit that referenced this issue Jul 20, 2013
maage pushed a commit to cybercom-finland/puppet-selinux that referenced this issue Sep 1, 2016
Updated to support different el versions
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

No branches or pull requests

2 participants