Added to main documentation

This commit is contained in:
Gabriel Fornaeus 2015-02-16 11:03:43 +01:00
parent 78b8353d51
commit 66c2184eb4

View File

@ -12,8 +12,13 @@ notation).
salt -S 192.168.40.20 test.ping
salt -S 10.0.0.0/24 test.ping
.. code-block:: yaml
'172.16.0.0/12':
- match: ipcidr
- internal
.. _CIDR: http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing
.. note::
Only IPv4 matching is supported at this time.
Only IPv4 matching is supported at this time.