Commit Graph

30 Commits

Author SHA1 Message Date
Jasper Lievisse Adriaanse
9f50ee6049
Mention nodegroups in the list of compound matchers 2018-02-02 18:05:01 +01:00
Jacob Hammons
1c51ce28a9 Update compound matcher docs to clarify the usage of alternate delimiters
Refs #26604
2015-10-05 17:29:39 -06:00
rallytime
1b7efa91e0 Remove references to Beryllium in relevant docs 2015-07-08 11:17:01 -06:00
Thomas S Hatch
9ca2d58b10 Merge pull request #23058 from plastikos/improvement-compound_as_list
[improvement] compound match as list
2015-04-25 10:57:49 -06:00
Thayne Harbaugh
993373655a Allow grain and pillar delimiter to be specified in compound matcher syntax. 2015-04-23 23:26:49 -06:00
Thayne Harbaugh
bbd063fdee Add a versionadded note for the leading "not" 2015-04-23 22:27:10 -06:00
Thayne Harbaugh
d6fe499f55 Allow compound expressions to begin with "not" 2015-04-22 17:38:17 -06:00
Thomas Jackson
498a612078 Whitespace cleanup
Conflicts:
	doc/topics/cloud/linode.rst
	doc/topics/cloud/misc.rst
	doc/topics/cloud/parallels.rst
	doc/topics/cloud/proxmox.rst

Conflicts:
	doc/topics/development/architecture.rst
	doc/topics/development/translating.rst
2014-12-11 07:53:19 -08:00
Chris Rebert
45981a56f9 lots of copyediting 2014-04-30 12:06:27 -07:00
Pedro Algarvio
3cd612d2c4 Fix compound example.
Refs 11195cbd2d
2014-04-15 10:55:26 +01:00
Mike Place
11195cbd2d Fix compound matching with parens. 2014-04-11 11:33:19 -06:00
Seth House
c9f2830637 Added ref anchors for the various targeting types 2014-02-27 19:38:57 -07:00
Seth House
bf9ae06cc6 Removed old, scattered glossary entries 2014-02-27 19:38:56 -07:00
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