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

Chef 12 on Windows doesn't honor interval in client.rb #2566

Closed
adamedx opened this issue Dec 8, 2014 · 2 comments · Fixed by #2572
Closed

Chef 12 on Windows doesn't honor interval in client.rb #2566

adamedx opened this issue Dec 8, 2014 · 2 comments · Fixed by #2572
Labels
Platform: Windows Type: Bug Does not work as expected.
Milestone

Comments

@adamedx
Copy link
Contributor

adamedx commented Dec 8, 2014

On Windows, you should be able to run chef-client as a service and configure the interval at which it runs. The interval setting in client.rb is being ignored on Windows for Chef 12, which is a regression from Chef 11.

There is currently no known workaround.

@sersut sersut added this to the 12.0.1 milestone Dec 8, 2014
@sersut
Copy link
Contributor

sersut commented Dec 8, 2014

We will need to investigate this on windows service configuration.

@sersut
Copy link
Contributor

sersut commented Dec 8, 2014

Looks like without having an interval setting in the config windows service works fine.

When interval is added, we can't have any Chef runs at all.

@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 25, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Windows Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants