From 609d48731fd3758910ed5a68d5ce1d6e80c2dfd3 Mon Sep 17 00:00:00 2001 From: "Anton D. Kachalov" Date: Fri, 19 Mar 2021 11:30:43 +0100 Subject: certificate-manager: supply configs from the repo This change is a part of the privilege seperation work which is tracked in: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-certificate-manager/+/41166 Signed-off-by: Anton D. Kachalov Change-Id: I72e4842e7aa6de2ae4bcbdbf00953b7a79a0f414 --- .../certificate/phosphor-nslcd-authority-cert-config/env | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-phosphor/recipes-phosphor/certificate/phosphor-nslcd-authority-cert-config/env (limited to 'meta-phosphor/recipes-phosphor/certificate/phosphor-nslcd-authority-cert-config/env') diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-nslcd-authority-cert-config/env b/meta-phosphor/recipes-phosphor/certificate/phosphor-nslcd-authority-cert-config/env deleted file mode 100644 index d2e8814cb..000000000 --- a/meta-phosphor/recipes-phosphor/certificate/phosphor-nslcd-authority-cert-config/env +++ /dev/null @@ -1,12 +0,0 @@ -#REST URI endpoint -#example: /xyz/openbmc_project/certs/authority/ldap -ENDPOINT=ldap - -#Path for the certificate file -CERTPATH=/etc/ssl/certs/authority - -#Units to restart -UNIT=bmcweb.service - -#Type of service -TYPE=authority -- cgit v1.2.3