Commit graph

11 commits

Author SHA1 Message Date
7265c4aab1
letsencrypt: depend on bind9-dnsutils (dnsutils is a trixie transitional)
On Debian 13 trixie `dnsutils` is a transitional package replaced by
`bind9-dnsutils`. Apt installs bind9-dnsutils when you ask for dnsutils,
but `dpkg -s dnsutils` returns 1 because no real package by that name
exists — bw's pkg_apt status check then flags the item as failed every
apply. Switching the dependency to the real package name resolves the
loop.

The bundle just needs `nsupdate` (provided by bind9-dnsutils) for the
DNS-01 challenge hook.
2026-05-10 21:03:16 +02:00
mwiegand
36ca196f3a letsencrypt timer 2022-01-08 00:20:50 +01:00
mwiegand
d23384d4d1 remove some garbage 2021-11-18 21:21:49 +01:00
mwiegand
fdcfa8a82b letsencrypt dns challenge 2021-11-08 10:49:37 +01:00
mwiegand
753954ebaf mosquitto 2021-11-02 21:45:05 +01:00
mwiegand
ec4be43b5e mosquitto 2021-11-02 01:39:28 +01:00
mwiegand
26a4b8cd80 wip 2021-10-09 15:01:45 +02:00
mwiegand
0e534380e3 wip 2021-10-09 14:37:32 +02:00
mwiegand
e4d1c00d4e wip 2021-07-07 20:53:13 +02:00
mwiegand
db7baec56e wip 2021-07-06 22:56:43 +02:00
mwiegand
2ef06345eb wip 2021-06-13 15:40:33 +02:00