consul service not started on windows #486
Labels
Feature Request
Enhancement to existing functionality or new functionality
Help Wanted
Assistance is required to resolve this issue
On Windows 2008 R2 (I haven't had a chance to test on our 2012 machines but will update when I do) the consul service is not started upon being installed. Updating
consul_service_windows.rb
to useaction %i(install start)
instead of justaction :install
fixes the issue. I'm happy to submit a pull if you feel like this is the appropriate solution.The text was updated successfully, but these errors were encountered: