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

While running chef-client manually, don't run chef through cafe #30

Closed
mhedgpeth opened this issue May 16, 2017 · 3 comments
Closed

While running chef-client manually, don't run chef through cafe #30

mhedgpeth opened this issue May 16, 2017 · 3 comments

Comments

@mhedgpeth
Copy link
Owner

So I can debug things manually without fear that cafe will try to run chef too.

@mhedgpeth
Copy link
Owner Author

This is extremely important

@mhedgpeth
Copy link
Owner Author

Implementation:

Look for chef config directory cache for chef-client-running.pid.

For example: C:\chef\cache\chef-client-running.pid.

If that exists, no jobs should commence until it's removed.

@mhedgpeth
Copy link
Owner Author

Addressed with PR #32

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

1 participant