diff --git a/doc/topics/tutorials/quickstart.rst b/doc/topics/tutorials/quickstart.rst index cfb6f86194..fa1e07919d 100644 --- a/doc/topics/tutorials/quickstart.rst +++ b/doc/topics/tutorials/quickstart.rst @@ -62,7 +62,7 @@ minion are stored. The following example walks through the steps necessary to create a state tree that ensures that the server has the Apache webserver installed. -.. note::: +.. note:: For a complete explanation on Salt States, see the `tutorial `_. diff --git a/doc/topics/tutorials/salt_bootstrap.rst b/doc/topics/tutorials/salt_bootstrap.rst index 5f5d5e3fcd..e18cc7d05e 100644 --- a/doc/topics/tutorials/salt_bootstrap.rst +++ b/doc/topics/tutorials/salt_bootstrap.rst @@ -52,7 +52,7 @@ Example Usage If you're looking for the *one-liner* to install salt, please scroll to the bottom and use the instructions for `Installing via an Insecure One-Liner`_ -.. Note:: +.. note:: In every two-step example, you would be well-served to examine the downloaded file and examine it to ensure that it does what you expect. @@ -132,7 +132,7 @@ Installing via an Insecure One-Liner The following examples illustrate how to install Salt via a one-liner. -.. Note:: +.. note:: Warning! These methods do not involve a verification step and assume that the delivered file is trustworthy.