Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
Fix code block for fresh service install
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacBlanco committed Aug 25, 2016
1 parent 6027c64 commit 7635482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ Update Ambari Service without Restarting Ambari (Must Already be installed)
Fresh Service Installation
~~~~~~~~~~~~~~~~~~~~~~~~~~

.. code-block:: bash
:linenos:
export VERSION=2.5
rm -rf /var/lib/ambari-server/resources/stacks/HDP/$VERSION/services/DEMOSERVICE
cp -r /root/hdp-demo-bootstrap /var/lib/ambari-server/resources/stacks/HDP/$VERSION/services/DEMOSERVICE
Expand Down

0 comments on commit 7635482

Please sign in to comment.