lae / ansible-role-travis-lxc

Ansible role that prepares a Travis CI environment and creates LXC containers for testing roles.
MIT License
4 stars 2 forks source link

Add Alpine v3.7 support #27

Closed lae closed 6 years ago

lae commented 6 years ago

This also makes default prefixes explicit in vars/main.yml because the release parameter for Alpine needs to be sanitized to use as a prefix (v3.7 -> v3-7).

lae commented 6 years ago

closing temporarily to stop builds