diff --git a/hieradata/roles/infra/storage/vault.yaml b/hieradata/roles/infra/storage/vault.yaml index b859480..37f8fae 100644 --- a/hieradata/roles/infra/storage/vault.yaml +++ b/hieradata/roles/infra/storage/vault.yaml @@ -40,3 +40,7 @@ profiles::packages::include: ensure: '0.1.1' openbao-plugin-secrets-gitea: ensure: '0.1.0' + openbao-plugin-secrets-apptoken: + ensure: '0.1.0' + openbao-plugin-secrets-netbox: + ensure: '0.1.0'