Commit Graph

17 Commits

Author SHA1 Message Date
Forrest Alvarez
c8416f9b6d Updated the globbing doc with a link to compound matching, updated the compound matchin doc with another example, 2014-01-17 05:56:59 +00:00
Colton Myers
0acf9a5383 Remove deprecated matchers from compound matcher 2013-08-29 11:26:59 -06:00
Erik Johnson
cf365f77cd Convert shell command examples to bash code-block
This commit modifes a number of files which have command-line examples
so that the code-block directive is used. This provides more
visually-appealing syntax highlighting.

More commits like this will follow, this commit is part of an overall
documentation audit that I am performing.
2013-08-10 21:55:51 -05:00
Pedro Algarvio
9ab3b7a1df Link to the fnmatch and re modules. 2013-07-23 18:22:52 +01:00
Colton Myers
8b24dbc09a Explain how to do a leading not in compound matcher 2013-05-16 11:06:17 -06:00
Sean Channel
4ab4ff4021 fix column alignment 2013-03-20 17:54:39 -07:00
Thomas Jackson
98a969b45e Add minion data to the compound matcher 2013-03-20 12:56:38 -07:00
jacksontj
2af3304a44 Update doc/topics/targeting/compound.rst 2013-01-21 09:10:52 -08:00
jacksontj
745507bab5 Update doc/topics/targeting/compound.rst
Fixing formatting
2013-01-21 09:10:44 -08:00
Thomas Jackson
ebbe102fe5 Adding range to compound matcher
Adding docs for range compound matcher
2013-01-18 17:54:48 -08:00
Denis Generalov
585f46d859 one_fqdn AND other_fqdn will always return empty set 2012-12-04 03:21:15 +04:00
Erik Johnson
3eed6c857e Add Subnet/IP address matcher
This implements #653. Note that there appears to be an underlying
problem with how highstates instantiate Matcher objects, which is
keeping this from working in an SLS file. See issue #2167 for more
details on that.
2012-10-04 13:02:59 -05:00
Seth House
4b15fb7f0e Fixed several link target syntaxes 2012-06-10 09:23:42 -07:00
Thomas S Hatch
59693d4607 Add pillar match to compound matcher doc 2012-05-23 10:22:13 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Jeff Schroeder
b005cee70f Slightly expand docs on the various other compound matchers 2012-04-02 22:17:42 -07:00
Seth House
084f8a7259 Added and organized documents on ways of targeting minions 2012-02-25 01:15:57 -07:00