mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
Update text, cleaner.
This commit is contained in:
@@ -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
|
||||
^ ^
|
||||
______| |__________________
|
||||
|
||||
Reference in New Issue
Block a user