mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fix typo in example
This commit is contained in:
parent
c378c0e155
commit
3b6af979bc
@ -42,7 +42,7 @@ Match all minions in the example.net domain or any of the example domains::
|
||||
Match all the ``webN`` minions in the example.net domain
|
||||
(``web1.example.net``, ``web2.example.net`` … ``webN.example.net``)::
|
||||
|
||||
salt 'web?.example.net test.ping
|
||||
salt 'web?.example.net' test.ping
|
||||
|
||||
Match the ``web1`` through ``web5`` minions::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user