Merge "Remove configure-mirrors from unittests/pre"

This commit is contained in:
Jenkins
2017-08-07 15:30:52 +00:00
committed by Gerrit Code Review

View File

@@ -1,8 +1,5 @@
- hosts: all - hosts: all
roles: roles:
- role: configure-mirrors
# TODO(mordred) When we have site-local variables, these should go there
mirror_fqdn: "mirror.{{ nodepool.region | lower }}.{{ nodepool.provider | lower }}.openstack.org"
- role: bindep - role: bindep
bindep_profile: test bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}" bindep_dir: "{{ zuul_work_dir }}"