diff --git a/playbooks/service-codesearch.yaml b/playbooks/service-codesearch.yaml index 3f57fe8e8f..d88590d292 100644 --- a/playbooks/service-codesearch.yaml +++ b/playbooks/service-codesearch.yaml @@ -1,4 +1,4 @@ -# NOTE(ianw): 2022-02-22 11:54 AEST : comment to trigger prod run +# NOTE(ianw): 2022-02-22 14:16 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 08f257aa4a..42de1564db 100644 --- a/playbooks/zuul/run-production-playbook.yaml +++ b/playbooks/zuul/run-production-playbook.yaml @@ -62,8 +62,8 @@ mode: pull 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 }}/{{ 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'] always: