aboutsummaryrefslogtreecommitdiff
path: root/ci/container/config-templates/config-template.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-04-02 14:54:20 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-04-02 14:54:20 -0400
commit24fac82efe9e5c18e86ed535678640e7401472db (patch)
tree5375aa3f5dcb7aebf18cba6d1da131795c123529 /ci/container/config-templates/config-template.json
parentd2ae31ec919d72e66d8b40db8394b55efd6ea6d3 (diff)
ci: Configure manual dep versions
Diffstat (limited to 'ci/container/config-templates/config-template.json')
-rw-r--r--ci/container/config-templates/config-template.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/container/config-templates/config-template.json b/ci/container/config-templates/config-template.json
index 10092dd..e226efb 100644
--- a/ci/container/config-templates/config-template.json
+++ b/ci/container/config-templates/config-template.json
@@ -109,7 +109,8 @@
//HASHICORP VAULT
"hashicorp_vault": {
"url": "${HC_VAULT_ADDR}",
- "token": "${HC_VAULT_TOKEN}"
+ "token": "${HC_VAULT_TOKEN}",
+ "trust_certificate": ${HC_VAULT_TRUST_CERT},
},
//SQL CONFIG