You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LIMITATIONS.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,6 @@
41
41
- The cookbook's `install_method` heuristic is cookbook-local logic, not upstream vendor guidance.
42
42
- The cookbook metadata currently advertises platforms that are broader and older than the upstream/package evidence gathered here. Platform modernization should be handled explicitly and separately from this resource migration.
43
43
-`axfrdns` depends on `tcpserver` from `ucspi-tcp`, but the cookbook does not yet model that dependency as a first-class resource concern.
44
+
- Current Dokken integration coverage is still gated by the shared `runit` dependency rather than djbdns resource convergence. In this session:
45
+
Debian 12 failed because `runit::default` installs `runit-systemd` but then cannot start `runit.service`.
46
+
Ubuntu 24.04 failed earlier in convergence because `runit-systemd` had no install candidate.
0 commit comments