From 3b61ea9273035087dbf18a0ac4180bd87545f034 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Mon, 6 Jul 2026 23:13:47 +1000 Subject: [PATCH] chore: change to openbao-plugin-secrets-litellm change to openbao litellm plugin as it installs to the correct directory --- 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: {}