diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-13 20:13:43 +0100 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-15 16:49:50 +0000 |
commit | df026e24432c29a1a1520c1995c6260d96320b5c (patch) | |
tree | fd8ceef629eb881ee6384d2742bebeeb4dd4071f /docs/release/installation | |
parent | 12c1749e6bd339dc23f155d6990e30f54245c88d (diff) |
[baremetal] SaltStack Deployment Documentation
Generate documentation automatically using `reclass-doc`.
nginx is already configured to serve said documentation on
proxy's public VIP on port 8090.
Change-Id: If2aef646a0ec44d5cc7e9d425e565e5c0aa581b3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit f3a355d5644a7271d9df0a48febc3a93cceddb8e)
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/installation.instruction.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index e2d2be657..03f82dc28 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -375,6 +375,9 @@ Examples Fuel@OPNFV LF POD2 Network Layout + Once the deployment is complete, the SaltStack Deployment Documentation is + available at http://<Proxy VIP>:8090, e.g. http://172.30.10.103:8090. + An aarch64 deploy on pod5 from Arm lab .. code-block:: bash @@ -391,6 +394,9 @@ Examples Fuel@OPNFV ARM POD5 Network Layout + Once the deployment is complete, the SaltStack Deployment Documentation is + available at http://<Proxy VIP>:8090, e.g. http://10.0.8.103:8090. + Pod Descriptor Files ==================== |