From ad01df8e23488de5f9cf4fa61b2be9b48ac319ec Mon Sep 17 00:00:00 2001 From: Logan Koester Date: Thu, 9 Apr 2015 06:28:41 -0400 Subject: [PATCH] README refers to client_addr as client_address This does not match the code. Possibly relevant to #73. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 392f9e69..622fa737 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ Following attributes, if exist in the [encrypted databag][7], override the node Default - ['consul']['client_address'] + ['consul']['client_addr'] String Address to bind to 0.0.0.0