From 8efaf8da938fb1be01abb587066956fbc6294b07 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 19 Oct 2022 11:10:21 +1100 Subject: [PATCH] infra-prod-bootstrap-bridge: fix typo in playbook name Introduced with Iebaeed5028050d890ab541818f405978afd60124 Change-Id: I2e06221d03589dc6bcb5fb060b439e35e3d604dc --- zuul.d/infra-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/infra-prod.yaml b/zuul.d/infra-prod.yaml index fab8afb839..7b7c9d74bd 100644 --- a/zuul.d/infra-prod.yaml +++ b/zuul.d/infra-prod.yaml @@ -46,7 +46,7 @@ bridge in it's role as the bastion host actaully runs that against itself; it includes things not strictly needed to make the host able to deploy system-config. - run: playbooks/zuul/run-production-boostrap-bridge.yaml + run: playbooks/zuul/run-production-bootstrap-bridge.yaml files: - playbooks/bootstrap-bridge.yaml - playbooks/zuul/run-production-bootstrap-bridge.yaml