diff options
author | Michael Chapman <woppin@gmail.com> | 2016-09-07 16:54:19 +1000 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-09-20 11:12:06 -0400 |
commit | f414d1c9a3c01449720952adbe094a9003ed4116 (patch) | |
tree | 711752070b9684625647ca57f24e799e1bd6deee /docs | |
parent | b25606c614760f90abdb6f1153e99842932b48e5 (diff) |
Document available deployment options
Add inline yaml to deploy_settings.yaml describing all the available options,
and mention this in the documentation.
JIRA: APEX-259
JIRA: APEX-256
Change-Id: If86b1b1d4db2701d1d584fcfd62d6f1b5d53014b
Signed-off-by: Michael Chapman <woppin@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installationprocedure/baremetal.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/installationprocedure/baremetal.rst b/docs/installationprocedure/baremetal.rst index 8507b445..0a6e324c 100644 --- a/docs/installationprocedure/baremetal.rst +++ b/docs/installationprocedure/baremetal.rst @@ -199,7 +199,8 @@ Edit the 2 settings files in /etc/opnfv-apex/. These files have comments to help you customize them. 1. deploy_settings.yaml - This file includes basic configuration options deployment. + This file includes basic configuration options deployment, and also documents + all available options. Alternatively, there are pre-built deploy_settings files available in (``/etc/opnfv-apex/``). These files are named with the naming convention os-sdn_controller-enabled_feature-[no]ha.yaml. These files can be used in |