From 0f1521afb11bffbb8e517cc1554463bc7b7abb4d Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Mon, 13 Aug 2018 15:37:40 -0700 Subject: Add sshsm hardware security support charts Add charts that support hardware security in AAF This includes two sub charts, abrmd and distcenter By default tpm requirement is disabled via the global.tpm flag. Issue-ID: AAF-409 Change-Id: Ia3f5948891638bc281ad4585818274fc71564bdd Signed-off-by: Kiran Kamineni --- charts/aaf-sshsm/Chart.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 charts/aaf-sshsm/Chart.yaml (limited to 'charts/aaf-sshsm/Chart.yaml') diff --git a/charts/aaf-sshsm/Chart.yaml b/charts/aaf-sshsm/Chart.yaml new file mode 100644 index 0000000..78b10c5 --- /dev/null +++ b/charts/aaf-sshsm/Chart.yaml @@ -0,0 +1,18 @@ +# Copyright 2018 Intel Corporation, Inc +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +apiVersion: v1 +description: ONAP Hardware Security Components +name: aaf-sshsm +version: 3.0.0 -- cgit 1.2.3-korg