diff --git a/docsite/rst/intro_installation.rst b/docsite/rst/intro_installation.rst index c66e236193..9de3f7327b 100644 --- a/docsite/rst/intro_installation.rst +++ b/docsite/rst/intro_installation.rst @@ -86,6 +86,11 @@ On the managed nodes, you only need Python 2.4 or later, but if you are are runn Unix systems. If you need to bootstrap these remote systems by installing Python 2.X, using the 'raw' module will be able to do it remotely. +.. _installing_the_control_machine: + +Installing the Control Machine +`````````````````````````````` + .. _from_source: Running From Source