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

Small fix to make cookbook not put shit in root of #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eelco-de-boer
Copy link

Small fix to make cookbook not put shit in root of C: drive and thus fails the chef run.
This problem was not an issue with chef-client 12.19.36.
It is an issue with 12.21.26 (maybe others in between as well).

@MrSeccubus MrSeccubus requested a review from shoekstra June 3, 2019 12:34
@MrSeccubus
Copy link
Member

@eelco-de-boer can you explain the reasoning behind your change?
In the attributes file this is set as:

  default['mod_security']['crs']['root_dir'] = (node['mod_security']['dir']).to_s

Which should functionally be the same as what you added.

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.

None yet

2 participants