Skip to content

Commit

Permalink
feat: add vault configuration
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <[email protected]>
  • Loading branch information
heurtematte authored and fredg02 committed Jan 13, 2025
1 parent 8479f78 commit aae6a26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions templates/jenkins/configuration.yml.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,14 @@ unclassified:
showChangeReasonCommentWindow: false
skipDuplicateHistory: true

hashicorpVault:
configuration:
disableChildPoliciesOverride: false
engineVersion: 2
timeout: 60
vaultCredentialId: "secretsmanager-approle"
vaultUrl: "https://secretsmanager.eclipse.org"

tool:
{{> tools-jdk }}
{{> tools-ant }}
Expand Down

0 comments on commit aae6a26

Please sign in to comment.