mirror of https://github.com/hashicorp/consul
website: Update deprecated script tag in example. (#4790)
Signed-off-by: Martin Logan <mlogan@fanatics.com>pull/4542/head^2
parent
994a3ece63
commit
999cb0a49f
|
@ -347,7 +347,7 @@ key in your configuration file.
|
|||
{
|
||||
"id": "chk3",
|
||||
"name": "cpu",
|
||||
"script": "/bin/check_cpu",
|
||||
"args": ["/bin/check_cpu"],
|
||||
"interval": "10s"
|
||||
},
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue