Closed rpw closed 2 years ago
And another way it is adding this package with the variable install_packages
---
release: bullseye
dbstrp_user:
password: '*'
use_tmpfs: true
install_packages: ['sudo', 'python3-minimal', 'deborphan', 'firmware-misc-nonfree']
But it makes sense to replace python-minimal
by python3-minimal
for bullseye
.
Thank you for your PR, LGTM.
use python3-minimal instead.