Commit 66df6f34 authored by Alex Dadgar's avatar Alex Dadgar Committed by GitHub
Browse files

Merge pull request #1843 from hashicorp/d-initial-status

document initial status
parents a77a3ccd 629224d7
Showing with 3 additions and 0 deletions
+3 -0
......@@ -126,6 +126,9 @@ group "database" {
* `args`: Additional arguments to the `command` for script based health checks.
* `initial_status`: An optional parameter to set the initial status of the check
Valid options are the empty string, `passing`, `warning`, and `critical`.
## Assumptions
* Consul 0.6.4 or later is needed for using the Script checks.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment