summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-support/deploychef/deploychef_0.1.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb b/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb
index 3471a2c..b823514 100644
--- a/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb
+++ b/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb
@@ -2,13 +2,13 @@
2# Copyright (C) 2014 Wind River Systems, Inc. 2# Copyright (C) 2014 Wind River Systems, Inc.
3# 3#
4SUMMARY = "For the provisioning of OpenStack nodes" 4SUMMARY = "For the provisioning of OpenStack nodes"
5DESCRIPTION = "There are a number of variables that are backed into Openstack \ 5DESCRIPTION = "There are a number of variables that are baked into Openstack \
6at build time, for example the ip address of compute or controller node. \ 6at build time, for example the ip address of a compute or controller node. \
7This means that when a new compute or controller node boots up, it will \ 7This means that when a new compute or controller node boots up, it will \
8have an ip address that differs from its currently assigned ip address \ 8have an ip address that differs from its currently assigned ip address \
9This package facilitates the recreation or script and configuration files and their \ 9This package facilitates the recreation of openstack script and \
10placement in the appropriate places on the files system on a compute/controller or \ 10configuration files, as well as their placement in the appropriate directories on \
11all in one node at runtime" 11the files system on a compute/controller/allinone node at runtime"
12 12
13LICENSE = "MIT" 13LICENSE = "MIT"
14LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 14LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \