Do not always install client

... because the client library itself is not required by the api
service. Users should add the client class to the node where CLI
access is actually required.

Change-Id: I817517af38efba97b52a91272f2b711a13216034
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2025-08-24 02:05:45 +09:00
parent 96bead8f29
commit b13c7d1cad

View File

@@ -125,7 +125,6 @@ class barbican::api (
) inherits barbican::params {
include barbican::deps
include barbican::db
include barbican::client
include barbican::policy
package { 'barbican-api':