diff --git a/tests/debian/test.yaml b/tests/debian/test.yaml index 63ea0fa..3fcbc00 100644 --- a/tests/debian/test.yaml +++ b/tests/debian/test.yaml @@ -9,6 +9,12 @@ actions: suite: {{ $suite }} variant: minbase merged-usr: true +{{- if eq $tool "mmdebstrap" }} + dpkg-opts: + - path-exclude=/usr/share/man/* + apt-opts: + - Apt::Install-Recommends "true" +{{- end }} - action: apt description: Install some base packages