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

Add a acl::requirements class #2

Merged
merged 1 commit into from
Feb 25, 2013
Merged

Conversation

duritong
Copy link

Ensure that the acl package is installed and that this is done
before we try to manage any acls.

As on some initially stripped down systems the acl Package might not be available. You can simply include the acl::requirements class and the required package will be installed before any acls are managed.

Ensure that the acl package is installed and that this is done
*before* we try to manage any acls.
@dobbymoodge
Copy link

Looks good, though maybe we can wrap it in a check for OSes that we know use the "acl" package name? Anyway, works for Linux so merging it as is.

dobbymoodge added a commit that referenced this pull request Feb 25, 2013
Add a acl::requirements class
@dobbymoodge dobbymoodge merged commit 512252d into voxpupuli:master Feb 25, 2013
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.

2 participants