From d49a9fd264bdd75fc6dbdcab088309d3d7650ace Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 22 Feb 2022 16:58:09 +1100 Subject: [PATCH] run-production-playbook: fix another stray }} Change-Id: I99a58f7ab25f7f434caa64442fa24ac7d5788ab3 --- playbooks/service-codesearch.yaml | 2 +- playbooks/zuul/run-production-playbook.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/service-codesearch.yaml b/playbooks/service-codesearch.yaml index d88590d292..26b555c0dc 100644 --- a/playbooks/service-codesearch.yaml +++ b/playbooks/service-codesearch.yaml @@ -1,4 +1,4 @@ -# NOTE(ianw): 2022-02-22 14:16 AEST : comment to trigger prod run +# NOTE(ianw): 2022-02-22 16:57 AEST : comment to trigger prod run - hosts: "codesearch:!disabled" name: "Configure codesearch" roles: diff --git a/playbooks/zuul/run-production-playbook.yaml b/playbooks/zuul/run-production-playbook.yaml index 42de1564db..29016979ff 100644 --- a/playbooks/zuul/run-production-playbook.yaml +++ b/playbooks/zuul/run-production-playbook.yaml @@ -63,7 +63,7 @@ verify_host: true loop: - ['{{ _encrypt_tempdir.path }}/{{ playbook_name }}.log.gpg', '{{ zuul.executor.log_root }}/{{ playbook_name }}.log.gpg'] - - ['{{ _encrypt_tempdir.path }}/download-logs.sh }}' , '{{ zuul.executor.log_root }}/download-gpg-logs.sh'] + - ['{{ _encrypt_tempdir.path }}/download-logs.sh' , '{{ zuul.executor.log_root }}/download-gpg-logs.sh'] always: