Fix an issue with the minion targeting example

There wasn't the grain selector during the targeting, so the example actually never targets any minions.
This commit is contained in:
TheNullByte 2016-03-22 16:47:42 -04:00 committed by rallytime
parent 72a20f9799
commit 36a9d6a374

View File

@ -68,7 +68,7 @@ collection of minion matches is defined; for now simply specify all hosts
.. code-block:: yaml
base:
'os:Fedora':
'G@os:Fedora':
- match: grain
- webserver