diff --git a/playbooks/unittests/pre.yaml b/playbooks/unittests/pre.yaml
index 435e765e6..45364e5e2 100644
--- a/playbooks/unittests/pre.yaml
+++ b/playbooks/unittests/pre.yaml
@@ -1,8 +1,5 @@
 - hosts: all
   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
       bindep_profile: test
       bindep_dir: "{{ zuul_work_dir }}"