Minor config.yaml updates

This commit is contained in:
Corey Bryant
2015-03-18 18:53:41 +00:00
parent ab643911a7
commit 9aab0b865b

View File

@@ -23,20 +23,17 @@ options:
provide a later version of OpenStack will trigger a software
upgrade.
Note that when openstack-origin-git is specified, openstack-specific
packages will be installed from source rather than from the
openstack-origin repository.
Note that when openstack-origin-git is specified, openstack
specific packages will be installed from source rather than
from the openstack-origin repository.
openstack-origin-git:
default: None
type: string
description: |
Specifies a YAML-formatted two-dimensional array listing the git
repositories and branches from which to install OpenStack and its
repositories and branches from which to install OpenStack and
dependencies.
This option is processed for the initial install only. Setting
this option after deployment is not supported.
Note that the installed config files will be determined based on
the OpenStack release of the openstack-origin option.