Merge pull request #1843 from hashicorp/d-initial-status
document initial status
This commit is contained in:
commit
f027cb7ef3
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue