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

Remove webui provider for "consul_installation" resource #396

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Jan 12, 2017

It was discussed in #358.

Starting since Consul 0.6.1 (released on January 6, 2016), there is a built-in WebUI support available.
So, there is no need to deploy a standalone webui binary anymore. Instead, just install a consul agent using "consul_install" with ui config option set to true:

node.default['consul']['config']['ui'] = true

NB! This PR introduces breaking changes. It is recommended to merge it alongside with the major version bump.

@codecov-io
Copy link

codecov-io commented Jan 12, 2017

Current coverage is 58.38% (diff: 100%)

No coverage report found for master at 8e56c2f.

Powered by Codecov. Last update 8e56c2f...c22404a

@legal90 legal90 force-pushed the remove-webui branch 2 times, most recently from 35cb6ec to c22404a Compare January 17, 2017 09:31
@legal90 legal90 modified the milestone: v3.0.0 Jan 18, 2017
@legal90 legal90 merged commit 9e597ff into sous-chefs:master Jan 18, 2017
@legal90 legal90 deleted the remove-webui branch January 18, 2017 14:13
@legal90 legal90 modified the milestone: v3.0.0 Apr 11, 2017
@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

3 participants