fix cert renewal failure

Somehow the local unbound instance seems to fail to resolve some queries
during the renewal process.
This commit is contained in:
2025-08-25 07:21:21 +02:00
parent 2ea7fa983c
commit ebdbb3fb35

View File

@@ -18,6 +18,7 @@
dnsPropagationCheck = true;
environmentFile = config.clan.core.vars.generators.gandi.files.gandi-env.path;
email = "admin@rpqt.fr";
dnsResolver = "1.1.1.1:53";
};
};