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

Suppress warning CHEF-3694 on chefspec for log dir #312

Closed
wants to merge 3 commits into from
Closed

Suppress warning CHEF-3694 on chefspec for log dir #312

wants to merge 3 commits into from

Conversation

joelhandwell
Copy link
Contributor

This PR will suppuress following warning in case running chefspec using percona cookbook in a wrapper cookbook:

[2015-05-22T22:23:57+00:00] WARN: Cloning resource attributes for directory[/var/log/mysql] from prior resource (CHEF-3694)
[2015-05-22T22:23:57+00:00] WARN: Previous directory[/var/log/mysql]: /tmp/d20150522-11171-wy6kil/cookbooks/percona/recipes/configure_server.rb:71:in `from_file'
[2015-05-22T22:23:57+00:00] WARN: Current  directory[/var/log/mysql]: /tmp/d20150522-11171-wy6kil/cookbooks/percona/recipes/configure_server.rb:94:in `from_file'

@joelhandwell
Copy link
Contributor Author

rebased on top of 182cddb

phlipper added a commit that referenced this pull request Jun 4, 2015
Suppress warning CHEF-3694 for log dir #312

closes #320
@phlipper
Copy link
Contributor

phlipper commented Jun 4, 2015

@joelhandwell thank you very much! I rebased this on top of the latest master and merged it in as #319.

@phlipper phlipper closed this Jun 4, 2015
@lock
Copy link

lock bot commented Jun 13, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants