Fix rst note:: directives

This commit is contained in:
Erik Johnson 2014-07-13 10:40:53 -05:00
parent 3c1a574d47
commit 16d59eb135
2 changed files with 3 additions and 3 deletions

View File

@ -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
<http://docs.saltstack.org/en/latest/topics/tutorials/states_pt1.html>`_.

View File

@ -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.