From 69781df412dcc2a4223a8ad52b2c669cb00b6a0a Mon Sep 17 00:00:00 2001 From: BenVincent Date: Mon, 6 Jul 2026 23:26:21 +1000 Subject: [PATCH] chore: change to openbao-plugin-secrets-litellm (#479) change to openbao litellm plugin as it installs to the correct directory --------- Co-authored-by: Ben Vincent Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/479 --- hieradata/roles/infra/storage/vault.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/roles/infra/storage/vault.yaml b/hieradata/roles/infra/storage/vault.yaml index 9a50185..9af5305 100644 --- a/hieradata/roles/infra/storage/vault.yaml +++ b/hieradata/roles/infra/storage/vault.yaml @@ -28,4 +28,4 @@ profiles::nginx::simpleproxy::proxy_path: '/' profiles::packages::include: openbao-plugins: {} - vault-plugin-secrets-litellm: {} + openbao-plugin-secrets-litellm: {}