
Incorporated patchset 8 review comments from Mary C. Conditionalized vendor-specific terms and converted code-block to parsed-literal as required Reformatted bulleted lists to definition lists Implemented abbreviation substitutions Deleted duplicate content Some minor edits for clarity Merged new abbreviation definitions in strings.txt Responding to Patch 5 comments. Change-Id: If6dd7c4cb802036445cb65853d8de7652df351c0 Signed-off-by: Stone <ronald.stone@windriver.com>
28 lines
804 B
ReStructuredText
28 lines
804 B
ReStructuredText
|
|
.. cmk1582149379500
|
|
.. _applying-a-custom-branding-tarball-to-running-systems:
|
|
|
|
==================================================
|
|
Apply a Custom Branding Tarball to Running Systems
|
|
==================================================
|
|
|
|
You can apply the custom branding tarball to running systems.
|
|
|
|
Complete the following steps to apply the custom branding tarball:
|
|
|
|
.. rubric:: |proc|
|
|
|
|
.. _applying-a-custom-branding-tarball-to-running-systems-steps-ayv-tqy-hkb:
|
|
|
|
#. Delete any previous branding tarball from /opt/branding.
|
|
|
|
#. Copy the new branding tarball to the /opt/branding directory on the
|
|
active controller.
|
|
|
|
#. Restart the Horizon Web interface.
|
|
|
|
.. code-block:: none
|
|
|
|
# sudo service horizon restart
|
|
|
|
#. Lock, and unlock the inactive controller to apply the new configuration. |