Mike Place
e01becc217
Improve initial pillar doc
...
I think the pillar intro was too light on details. Hopefully this makes
it easier to follow.
2014-06-24 16:47:45 -06:00
Erik Johnson
0f7c91b9e0
Add external ref target for pillar targeting
2014-06-17 17:20:50 -05:00
Chris Rebert
8af229253f
more copyediting
2014-04-30 13:55:48 -07:00
viod
f6bd8415b3
Add the indication that pillar_roots should not be subdirectories of file_roots, as that won't work, everywhere it looks relevant.
2014-03-03 00:15:51 +01:00
Mike Place
6af7ff5dff
First pass at refactoring Salt documentation.
2014-02-26 13:31:11 -07:00
Colton Myers
5b90e371ce
Fix pillar include example
...
Fixes #9034
2013-12-05 09:33:51 -07:00
Colton Myers
c4dde69a2f
Add note about pillar.get() vs salt['pillar.get']() in templates, Fix #7566
2013-10-16 15:43:03 -06:00
Henrik Holmboe
4ba3b77d5b
Single vs double backtick
2013-10-07 08:25:15 +02:00
Henrik Holmboe
4fe8c529c0
Some minor changes to the documentation
2013-09-04 14:48:17 +02: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
Seth House
db4d7bcb59
Added rST anchors to pillar and GitFS for easy cross-referencing
2013-08-07 14:34:47 -06:00
Erik Johnson
eb339ef1fa
Replace references to 0.16.1 with 0.16.2
2013-08-01 20:10:45 -05:00
Erik Johnson
17d206b783
Punctuation fix in pillar docs
...
Sentence is missing a period at the end.
2013-07-29 19:56:06 -05:00
Joseph Hall
16f28ca935
Merge pull request #6343 from go8ose/note-pillar-flat
...
Document how the pillar namespace is flattened.
2013-07-27 06:46:18 -07:00
Geoff Crompton
c0588d42db
Document how the pillar namespace is flattened.
2013-07-27 16:35:55 +10:00
Geoff Crompton
a6b11e3424
Mention in pillar topic which version introduced pillar includes.
2013-07-26 20:28:10 +10:00
Pedro Algarvio
5886ea384d
Link to dictionaries in the python documentation.
2013-07-23 17:59:18 +01:00
Erik Johnson
f863417790
Update references to pillar.data in docs
2013-07-22 16:09:51 -05:00
Thomas Jackson
c1243d6393
Update pillar topic docs to match what it does
...
#6084
2013-07-10 08:19:46 -07:00
Matthew Williams
0575cffee7
pillar: docs for include (tweak)
2013-06-30 22:22:01 -07:00
Matthew Williams
3e8e36d67b
pillar: docs for include
2013-06-30 22:20:27 -07:00
Erik Johnson
6de20853b0
Improved pillar docs
...
This commit adds documentation on the pillar.get function, and also
converts a couple references to some of the execution functions to links
to the docstring for that function, for better navigation.
2013-06-18 19:26:21 -05:00
Erik Johnson
88d7839cef
Replace 2nd-person wording
...
This commit re-does the updates from #5536 without using 2nd-person
pronouns.
2013-06-13 21:05:19 -05:00
Erik Johnson
e8b08318f7
Add examples of targeting nested pillars
2013-06-13 20:29:04 -05:00
Thomas S Hatch
2d5d4d8cf2
Fix #4536
2013-04-22 12:00:14 -06:00
Thomas S Hatch
99e2b56d68
Merge pull request #4458 from joehealy/fix_man_typos2
...
Fixed typos
2013-04-10 10:36:46 -07:00
Joe Healy
07c4814a4e
Fixed typos
2013-04-11 02:00:20 +10:00
Tim Hollinger
246a411178
minor change
...
s/to/as line 6
2013-04-05 17:41:39 -06:00
Baiju Muthukadan
ae1aa5a578
pillar can be used to store sensitive data
2013-02-06 11:02:14 +05:30
Baiju Muthukadan
b135b88f6c
pillar is no more an experimental add on
2013-02-06 07:37:46 +05:30
Thomas S Hatch
1fe0015c90
update pillar docs
2013-02-05 11:07:44 -07:00
Thomas S Hatch
4cfed31cbe
Fix some of the formatting and use a stock grain so people don't
...
go looking for a non standard grain
2013-01-19 22:15:24 -07:00
John Albietz
f6d2914542
updated to add an example of other standard top matching types in pillar files.
...
Not sure if you'll like my example, but we should add at least one example of how to use other standard top matching types into the top.sls file.
2013-01-19 21:04:22 -08:00
Thomas S Hatch
1c9295f20b
Fix some pilar docs that did not make much sense
2012-11-07 22:50:25 -07:00
Thomas S Hatch
356e0599af
Fix #1838
2012-08-24 00:49:04 -06:00
Thomas S Hatch
12010e054f
Clean up conflicing pillar data in the docs
2012-08-04 16:42:21 -06:00
John Albietz
f958ba9fbf
Added example showing how to use pcre matching in salt pillar files. Sometimes the '*' glob doesn't seem to work perfectly. pcre always works as expected. imho, pcre matching should be the default for salt pillars.
2012-07-18 20:54:44 -07:00
Thomas S Hatch
7a6ae1ce59
clean up some pillar docs to be more clear
2012-05-23 10:40:36 -06:00
Thomas S Hatch
fb88767ae7
Add a doc on pillar targeting
2012-05-23 10:34:44 -06:00
L.C. Rees
3315dad9e7
documentation updates
2012-05-22 22:43:12 -06:00
Philipp Adelt
b2dad7920d
Clarify pillar use for files managed on minions that include pillar key/value data
2012-05-16 12:58:35 +02:00
Thomas S Hatch
bb356df777
Add docs for refresh_pillar, Fix #1020
2012-03-29 08:58:32 -06:00
Gordon McAllister
72c2014767
War on typos
...
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
David Bishop
51dc7c26df
apostrophes are hard
2012-03-14 00:39:47 -04:00
David Bishop
a5159c840e
another typo
2012-03-14 00:34:37 -04:00
Jeff Schroeder
9136b2eb85
Fix a small tyop in the pillar example
2012-03-13 21:28:51 -07:00
Thomas S Hatch
e5dcefe82e
Add initial pillar docs
2012-03-07 15:38:43 -07:00