From 5dff8c7ee6954dd2628ff7078dd8e89bc2f8e314 Mon Sep 17 00:00:00 2001 From: Steven Spencer Date: Wed, 27 Jul 2022 10:23:52 -0500 Subject: [PATCH] Tested haproxy procedure against 9.0 * Everything worked as previous * Added "tested with:" meta in the meta section and updated the values to include 8.5, 8.6, 9.0 --- docs/guides/proxies/haproxy_apache_lxd.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/guides/proxies/haproxy_apache_lxd.md b/docs/guides/proxies/haproxy_apache_lxd.md index 92925ff8f1..2b49748fbf 100644 --- a/docs/guides/proxies/haproxy_apache_lxd.md +++ b/docs/guides/proxies/haproxy_apache_lxd.md @@ -2,6 +2,7 @@ title: HAProxy-Apache-LXD author: Steven Spencer contributors: Ezequiel Bruni, Antoine Le Morvan +tested with: 8.5, 8.6, 9.0 --- # HAProxy Load Balancing Apache using LXD Containers