diff options
author | Dan Radez <dradez@redhat.com> | 2016-09-20 18:52:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-20 18:52:22 +0000 |
commit | d733b258bf49060baa14ec38014c4a8ec1d6097c (patch) | |
tree | 27f4223a0ec78f968c2ac0f923c7247f2b951874 /docs | |
parent | 5a7ad9fbf738a995498e43fed9dae02d8667df67 (diff) | |
parent | f414d1c9a3c01449720952adbe094a9003ed4116 (diff) |
Merge "Document available deployment options"
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 eb48a289..d41c77e0 100644 --- a/docs/installationprocedure/baremetal.rst +++ b/docs/installationprocedure/baremetal.rst @@ -205,7 +205,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 |