From af73c082b28e8d26eca9ef963945bd4690b2de51 Mon Sep 17 00:00:00 2001
From: Monty Taylor <mordred@inaugust.com>
Date: Mon, 11 May 2020 12:19:18 -0500
Subject: [PATCH] Run multi-node-hosts-file in run-base-pre

This should allow us to treat our test node as resolvable, which
better matches production.

Change-Id: I979ef248b836fef110cfa7e03d70c31bc2bad60b
---
 playbooks/zuul/run-base-pre.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/playbooks/zuul/run-base-pre.yaml b/playbooks/zuul/run-base-pre.yaml
index af0c3980b6..8a42caf410 100644
--- a/playbooks/zuul/run-base-pre.yaml
+++ b/playbooks/zuul/run-base-pre.yaml
@@ -2,6 +2,7 @@
   roles:
     - ensure-tox
     - multi-node-known-hosts
+    - multi-node-hosts-file
     - copy-build-sshkey
     - use-docker-mirror
     - set-hostname