summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx')
-rw-r--r--meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx b/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx
deleted file mode 100644
index 62d8760fe..000000000
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config/obmc/cert/nginx
+++ /dev/null
@@ -1,12 +0,0 @@
-#REST URI endpoint
-#example: /xyz/openbmc_project/certs/server/https
-ENDPOINT=https
-
-#Path for the certificate file
-CERTPATH=/etc/ssl/certs/nginx/cert.pem
-
-#Units to restart
-UNIT=nginx.service
-
-#Type of the service client/server
-TYPE=server