summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb
deleted file mode 100644
index 93fc49f68..000000000
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-nginx-cert-config.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "Phosphor certificate manager configuration for an nginx certificate"
-
-PR = "r1"
-
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/LICENSE;md5=19407077e42b1ba3d653da313f1f5b4e"
-
-RRECOMMENDS_${PN} = "phosphor-certificate-manager"
-
-inherit allarch
-inherit obmc-phosphor-systemd
-
-SYSTEMD_SERVICE_${PN} = ""
-SYSTEMD_ENVIRONMENT_FILE_${PN} = "obmc/cert/nginx"
-SYSTEMD_LINK_${PN} = "../phosphor-certificate-manager@.service:${SYSTEMD_DEFAULT_TARGET}.wants/phosphor-certificate-manager@nginx.service"
OpenPOWER on IntegriCloud