You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/image_prep/host_vars/debian10.yml

12 lines
165 B
YAML

bootstrap_packages: [python]
docker_base: debian:10
packages:
- libjson-perl
- locales
- python-virtualenv
- python3
- python3-virtualenv
- virtualenv