zuul-jobs/roles/configure-mirrors/vars/Ubuntu.yaml
David Moreau-Simard d45cfa287d Streamline configure-mirrors and Ubuntu repository setup
- Improve the structure to support multiple distributions
- Use one task to set up the different repository files
- Use handler to update the apt cache

Change-Id: I90933164cbca9d230cebeb3e2e1263c7806db840
2017-09-07 15:37:31 -04:00

2 lines
79 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"