From f472ed959171e66c956c30efed476edc6aa59d7e Mon Sep 17 00:00:00 2001 From: Albin Vass Date: Thu, 23 Jul 2020 18:51:39 +0200 Subject: [PATCH] Update upload-logs-s3 with access/secret key variable documentation Change-Id: If8d7986b0658df8cf548fb23bed1497ebf878fab --- roles/upload-logs-s3/README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/roles/upload-logs-s3/README.rst b/roles/upload-logs-s3/README.rst index f49f2f50d..553e236a8 100644 --- a/roles/upload-logs-s3/README.rst +++ b/roles/upload-logs-s3/README.rst @@ -59,6 +59,13 @@ installed in the Ansible environment on the Zuul executor. More details can be found at :zuul:rolevar:`set-zuul-log-path-fact.zuul_log_path_shard_build`. +.. zuul:rolevar:: zuul_log_aws_access_key + + AWS access key to use. + +.. zuul:rolevar:: zuul_log_aws_secret_key + + AWS secret key for the AWS access key. .. zuul:rolevar:: upload_logs_s3_endpoint