We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9aa7cd commit eff718cCopy full SHA for eff718c
playbooks/base/post-logs.yaml
@@ -7,7 +7,7 @@
7
- include_role:
8
name: upload-logs-s3
9
vars:
10
- zuul_log_bucket: "zuul-stackhpc"
+ zuul_log_bucket: "stackhpc-zuul"
11
zuul_log_aws_access_key: "{{ zuul_s3.access_key | trim }}"
12
zuul_log_aws_secret_key: "{{ zuul_s3.secret_key | trim }}"
13
upload_logs_s3_endpoint: "https://api.sms-lab.cloud:6780"
0 commit comments