From 6de0f2f86a659d12847632b01ea805fea29c4d8a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Mar 2019 10:13:53 -0600 Subject: [PATCH] Update haproxy.config --- templates/haproxy.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/haproxy.config b/templates/haproxy.config index 0e568b22..9924f6f8 100755 --- a/templates/haproxy.config +++ b/templates/haproxy.config @@ -4,7 +4,7 @@ global user haproxy group haproxy stats socket /var/run/haproxy.socket user haproxy group haproxy mode 600 level admin - node haproxy_[[NIP]] + node haproxy_%NIP% description haproxy server #* Performance Tuning