From b043298d5d9005dab1e59bb056721cd112d1da91 Mon Sep 17 00:00:00 2001 From: Paul Date: Mon, 16 Dec 2024 11:39:29 +0100 Subject: [PATCH] updated haproxy state --- states/haproxy/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/haproxy/defaults.yaml b/states/haproxy/defaults.yaml index 67c7c23..2537c1a 100644 --- a/states/haproxy/defaults.yaml +++ b/states/haproxy/defaults.yaml @@ -2,7 +2,7 @@ haproxy: enabled: true pkgs: - - haproxy + - haproxy: '>3' - liblua5.4-dev - lua-filesystem - lua-socket