From 9fc07f6bf60ce4f5aa7e9b79d52508a881be6b0c Mon Sep 17 00:00:00 2001 From: zzpwelkin Date: Thu, 26 Dec 2013 23:28:15 +0800 Subject: [PATCH] Update manifest.yml --- metadata/manifest.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/manifest.yml b/metadata/manifest.yml index 463ab72..a4be907 100644 --- a/metadata/manifest.yml +++ b/metadata/manifest.yml @@ -1,7 +1,7 @@ Name: celeryd Cartridge-Short-Name: CELERY Display-Name: Celery Cartridge -Description: "A cartridge for running the celeryd daemon to allow asynchronous tasks in your application." +Description: A cartridge for running the celeryd daemon to allow asynchronous tasks in your application. Version: '0.1' Cartridge-Version: - '1.0.1' @@ -14,7 +14,7 @@ Provides: Cart-Data: - Key: OPENSHIFT_CELERY_HOME Type: environment - Description: "An environment variable for the Home dir of the binary" + Description: An environment variable for the Home dir of the binary Group-Overrides: - components: - celery