Update text, cleaner.

This commit is contained in:
Stas SUȘCOV
2012-11-19 12:27:49 +02:00
parent 947745dea1
commit 26f480aa75

View File

@@ -133,12 +133,10 @@ For example to check the communication with slave, you can ping it:
Remote execution
----------------
In order to understand how Salt manages minions and configuration files syntax,
lets have a look at ``salt`` command line tool. Lets take our previous command
and inspect it:
In order to understand how Salt does it's configuration management on minions,
we'll take look at the ``salt`` command line tool. Lets take our
previous command and inspect it: ::
::
root@master:~# salt 'slave*' test.ping
^ ^
______| |__________________