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:
parent
2ea7fa983c
commit
ebdbb3fb35
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
dnsPropagationCheck = true;
|
dnsPropagationCheck = true;
|
||||||
environmentFile = config.clan.core.vars.generators.gandi.files.gandi-env.path;
|
environmentFile = config.clan.core.vars.generators.gandi.files.gandi-env.path;
|
||||||
email = "admin@rpqt.fr";
|
email = "admin@rpqt.fr";
|
||||||
|
dnsResolver = "1.1.1.1:53";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue