WIP: The Simulacrum #106

Closed
max wants to merge 15 commits from pr-full-test into master
Showing only changes of commit 1e1fe7fef5 - Show all commits

View file

@ -73,6 +73,16 @@ in
};
};
patroni = {
databases.acmedns = {};
users.acmedns = {
locksmith = {
nodes = config.services.dns.nodes.authoritative;
format = "envFile";
};
};
};
dns.records = {
securedns.consulService = "securedns";
"acme-dns-challenge.internal".consulService = "acme-dns";