Clarify that exact pillar matching is supported

This commit is contained in:
jeanluc 2022-12-09 08:30:59 +01:00 committed by Megan Wilhite
parent 278368b908
commit cc27e2a19a
2 changed files with 2 additions and 2 deletions

View file

@ -5379,7 +5379,7 @@ allowed functions:
on their minion ID, while target hosts can be matched by any of
the :ref:`available matchers <targeting-compound>`.
Note that globbing and regex matching on pillar values is not supported.
Note that globbing and regex matching on pillar values is not supported. You can only match exact values.
.. conf_master:: peer_run

View file

@ -88,7 +88,7 @@ allowed functions:
on their minion ID, while target hosts can be matched by any of
the :ref:`available matchers <targeting-compound>`.
Note that globbing and regex matching on pillar values is not supported.
Note that globbing and regex matching on pillar values is not supported. You can only match exact values.
Peer Runner Communication