mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Added to main documentation
This commit is contained in:
parent
78b8353d51
commit
66c2184eb4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user