Remove "Targeting with Executions" section from docs (#36925)

This feature was removed long ago and is no longer under development.

Fixes #36906
This commit is contained in:
Nicole Thomas 2016-10-11 16:33:56 -06:00 committed by GitHub
parent a56bf8bd2d
commit 7838d8d3f9

View file

@ -82,19 +82,6 @@ grains.item salt function:
more info on using targeting with grains can be found :ref:`here
<targeting-grains>`.
Targeting with Executions
`````````````````````````
As of 0.8.8 targeting with executions is still under heavy development and this
documentation is written to reference the behavior of execution matching in the
future.
Execution matching allows for a primary function to be executed, and then based
on the return of the primary function the main function is executed.
Execution matching allows for matching minions based on any arbitrary running
data on the minions.
Compound Targeting
``````````````````