mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Fix rst note:: directives
This commit is contained in:
parent
3c1a574d47
commit
16d59eb135
@ -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>`_.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user