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

Allow Nomads Consul health check names to be configurable. #4003

Merged
merged 2 commits into from
Mar 20, 2018

Commits on Mar 19, 2018

  1. Allow Nomads Consul health checks to be configurable.

    This change allows the client HTTP and the server HTTP, Serf and
    RPC health check names within Consul to be configurable with the
    defaults as previous. The configuration can be done via either a
    config file or using CLI flags.
    
    Closes hashicorp#3988
    jrasell committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    2439310 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    dda9207 View commit details
    Browse the repository at this point in the history