]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
EXAMPLES: lua/acme: fix acme-gandi-livedns.lua configuration example
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 15 Jun 2026 11:47:52 +0000 (13:47 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 15 Jun 2026 11:50:22 +0000 (13:50 +0200)
Fix the configuration example in acme-gandi-livedns.lua.

examples/lua/acme-gandi-livedns.lua

index 0d1799f762d8b3484c014ce98e89d50032ef3d1f..469d6c6ffe2d2f3fde49069a2f0c50be69fb9196 100644 (file)
@@ -15,7 +15,7 @@
 --     challenge-ready cli,dns
 --
 -- crt-store
---     load crt foobar.pem acme letsencrypt LE *.foobar.example.com
+--     load crt foobar.pem acme LE domains *.foobar.example.com
 --
 -- Start HAProxy with the GANDI_API_KEY variable:
 --