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:
@@ -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':
|
||||
|
Reference in New Issue
Block a user