Add export to deployment document for image builds.
Change-Id: I393d0fd47f9758a154d0517bddcfbb19c4b1ff59
This commit is contained in:
parent
a53fb8f605
commit
a6ff894e89
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user