From 6bee3bea3d18bcd07518cf6f2ee247b62883b5c4 Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 17 Apr 2024 08:04:12 +0200 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 966378b..846beac 100644 --- a/states/haproxy/defaults.yaml +++ b/states/haproxy/defaults.yaml @@ -52,7 +52,7 @@ haproxy: path: scripts/geoip.lua lib: false args: - - /usr/share/geoip/GeoLite2-City.mmdb + - /usr/share/GeoIP/GeoLite2-City.mmdb json: path: scripts/json.lua lib: true