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

Support of consul config reload on windows platform #330

Merged
merged 1 commit into from
Jul 1, 2016
Merged

Support of consul config reload on windows platform #330

merged 1 commit into from
Jul 1, 2016

Conversation

jirkafajfr
Copy link

Hi,

I am trying to:

  1. add support for action_reload on windows (simply by calling consul.exe reload)
  2. fix action_restart on windows (by wrapping restart block in notifying_block so its content gets executed)

@codecov-io
Copy link

Current coverage is 68.35%

No coverage report found for master at 2d83d6e.

Powered by Codecov. Last updated by 2d83d6e...205acfc

Chef::Log.info 'The service provider for Consul on Windows does not support reload!'
notifying_block do
execute 'Reload consul' do
command 'consul.exe reload'

This comment was marked as outdated.

This comment was marked as outdated.

@johnbellone johnbellone merged commit 6a67b68 into sous-chefs:master Jul 1, 2016
@lock
Copy link

lock bot commented Apr 25, 2020

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 Apr 25, 2020
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.

None yet

4 participants