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

Initial support for CentOS/RHEL 5 #108

Merged
merged 2 commits into from
Apr 29, 2016
Merged

Initial support for CentOS/RHEL 5 #108

merged 2 commits into from
Apr 29, 2016

Conversation

foonix
Copy link
Contributor

@foonix foonix commented Mar 3, 2016

  • Find was descending into /proc, causing file not found errors and a non-zero return value, causing converge to fail. This is fixed by using the -prune action to skip recursion into /proc entirely.
  • A kitchen configuration for CentOS 5 is added.

@foonix
Copy link
Contributor Author

foonix commented Mar 4, 2016

I've had some issues with find throwing a hardlink count warnings, requiring -noleaf to resolve. Please let me know if you want that in here as well. Otherwise I need some way to turn of find.error!

nfs find: WARNING: Hard link count is wrong for this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.

@chris-rock
Copy link
Member

thanks for adding centos 5 support @foonix

@chris-rock chris-rock merged commit cdb086d into dev-sec:master Apr 29, 2016
@foonix foonix deleted the rhel5 branch September 8, 2016 20:53
rollbrettler pushed a commit to rollbrettler/chef-os-hardening that referenced this pull request Sep 16, 2016
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