mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-15 09:23:06 -06:00
ITPLT-3591 allow basic_auth creds from secrets_manager
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
mesh_install_dir: /opt/atlassian/mesh
|
||||
bitbucket_mesh_maven_repo: https://packages.atlassian.com/maven-external
|
||||
bitbucket_mesh_version: "1.3.1"
|
||||
bitbucket_mesh_version: "1.3.1"
|
||||
|
||||
# if basic_auth is required for download of atlassian installable artifact, provide the name of an AWS Secrets Manager secret
|
||||
# with values for both password and username
|
||||
atl_download_secret_name: ''
|
||||
Reference in New Issue
Block a user