diff options
Diffstat (limited to 'config/haproxy-devel/haproxy.xml')
-rw-r--r-- | config/haproxy-devel/haproxy.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/haproxy-devel/haproxy.xml b/config/haproxy-devel/haproxy.xml index 25949392..bf1430b8 100644 --- a/config/haproxy-devel/haproxy.xml +++ b/config/haproxy-devel/haproxy.xml @@ -59,9 +59,9 @@ <description>The Reliable, High Performance TCP/HTTP Load Balancer</description> </service> <plugins> - <plugin> + <item> <type>plugin_carp</type> - </plugin> + </item> </plugins> <configpath>installedpackages->haproxy->config</configpath> <additional_files_needed> |