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/ubuntu1604.yml

12 lines
168 B
YAML

bootstrap_packages: [python]
docker_base: ubuntu:16.04
packages:
- libjson-perl
- locales
- python-virtualenv
- python3
- python3-virtualenv
- virtualenv