Merge "Correct launch readme link"

This commit is contained in:
Zuul 2020-04-04 19:46:53 +00:00 committed by Gerrit Code Review
commit b474879c03
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ Adding a node
For adding a new node to your puppet master, you can either use the For adding a new node to your puppet master, you can either use the
``/opt/system-config/launch/launch-node.py`` script ``/opt/system-config/launch/launch-node.py`` script
(see :git_file:`launch/README` for full details) or bootstrap puppet manually. (see :git_file:`launch/README.rst` for full details) or bootstrap puppet manually.
For manual bootstrap, you need to run on the new server connecting For manual bootstrap, you need to run on the new server connecting
(for example, review.opendev.org) to the puppet master: (for example, review.opendev.org) to the puppet master:

View File

@ -424,7 +424,7 @@ Launching New Servers
New servers are launched using the ``launch/launch-node.py`` tool from the git New servers are launched using the ``launch/launch-node.py`` tool from the git
repository ``https://opendev.org/opendev/system-config``. This repository ``https://opendev.org/opendev/system-config``. This
tool is run from a checkout on the bridge - please see :git_file:`launch/README` tool is run from a checkout on the bridge - please see :git_file:`launch/README.rst`
for detailed instructions. for detailed instructions.
.. _disable-enable-puppet: .. _disable-enable-puppet: