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 provide a later version of OpenStack will trigger a software
upgrade. upgrade.
Note that when openstack-origin-git is specified, openstack-specific Note that when openstack-origin-git is specified, openstack
packages will be installed from source rather than from the specific packages will be installed from source rather than
openstack-origin repository. from the openstack-origin repository.
openstack-origin-git: openstack-origin-git:
default: None default: None
type: string type: string
description: | description: |
Specifies a YAML-formatted two-dimensional array listing the git 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. 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 Note that the installed config files will be determined based on
the OpenStack release of the openstack-origin option. the OpenStack release of the openstack-origin option.