From 28292e8e5d0271ec9f3bc4295b8c086ff8e036b5 Mon Sep 17 00:00:00 2001 From: SFO Date: Thu, 18 Jan 2024 11:01:18 +0100 Subject: [PATCH] Adding default packages for Debian 12. unbound-anchor is now in a different package. --- data/os/Debian/12.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/os/Debian/12.yaml diff --git a/data/os/Debian/12.yaml b/data/os/Debian/12.yaml new file mode 100644 index 0000000..7c17fce --- /dev/null +++ b/data/os/Debian/12.yaml @@ -0,0 +1 @@ +unbound::package_name: ['unbound','unbound-anchor'] \ No newline at end of file