Add export to deployment document for image builds.

Change-Id: I393d0fd47f9758a154d0517bddcfbb19c4b1ff59
This commit is contained in:
Mohammed Naser 2017-04-18 15:28:40 -04:00
parent a53fb8f605
commit a6ff894e89
No known key found for this signature in database
GPG Key ID: 481CBC90384AEC42
1 changed files with 3 additions and 3 deletions

View File

@ -114,7 +114,7 @@ created on the undercloud, one should use a non-root user.
::
STABLE_RELEASE="mitaka"
export STABLE_RELEASE="mitaka"
.. admonition:: Ceph
:class: ceph
@ -128,7 +128,7 @@ created on the undercloud, one should use a non-root user.
::
STABLE_RELEASE="newton"
export STABLE_RELEASE="newton"
.. admonition:: Ceph
:class: ceph
@ -142,7 +142,7 @@ created on the undercloud, one should use a non-root user.
::
STABLE_RELEASE="ocata"
export STABLE_RELEASE="ocata"
.. admonition:: Ceph
:class: ceph