diff --git a/doc/source/puppet.rst b/doc/source/puppet.rst index 8bb6b56373..ac78ae30b4 100644 --- a/doc/source/puppet.rst +++ b/doc/source/puppet.rst @@ -79,7 +79,7 @@ Adding a node For adding a new node to your puppet master, you can either use the ``/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 example, review.opendev.org) to the puppet master: diff --git a/doc/source/sysadmin.rst b/doc/source/sysadmin.rst index 6a7737292c..e0a9899feb 100644 --- a/doc/source/sysadmin.rst +++ b/doc/source/sysadmin.rst @@ -424,7 +424,7 @@ Launching New Servers New servers are launched using the ``launch/launch-node.py`` tool from the git 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. .. _disable-enable-puppet: