Commit Graph

528 Commits

Author SHA1 Message Date
Thomas S Hatch
f76fb045c2 Add initial state layer documentation 2013-06-09 16:28:27 -04:00
Seth House
cfd349afe1 Fixed rST indentation on seealso 2013-06-07 12:47:47 -06:00
yinchuan
3163cb5100 correct the doc for cli to fix issuse #5420
Hope that's a right fix.
https://github.com/saltstack/salt/issues/5420
2013-06-07 09:25:47 +08:00
Seth House
4499cfed0b Added new state module docs 2013-06-06 17:05:50 -06:00
Seth House
c5bc3f0475 Added new module docs 2013-06-06 17:05:47 -06:00
Erik Johnson
47946a89f4 Remove old locale module rst file 2013-06-06 17:58:00 -05:00
Erik Johnson
91a26f1550 Update rst docs to reflect rename to salt/modules/localemod.py
This updates the rst docs to match the change made in ef90d58.
2013-06-06 17:48:59 -05:00
Erik Johnson
f2b036b625 Update salt-key manpage to reflect changes to "-l" arg 2013-06-06 17:44:52 -05:00
yinchuan
b80f904853 Node Groups: 'L@foo.domain.com,bar.domain.com,baz.domain.com or bl*.domain.com' not 'and'
use 'and' at this confuse me, and in the http://docs.saltstack.com/topics/targeting/nodegroups.html also use 'or'.
2013-05-29 11:08:32 +08:00
Chris Rebert
cde16f8608 remove deleted modules from docs 2013-05-28 17:24:12 -07:00
Thomas S Hatch
4f1339305f Add docs on overstate funciton calls 2013-05-28 04:45:47 +00:00
Thomas S Hatch
31c6045b01 Add vars reference document. Fix #5220 2013-05-27 18:48:21 +00:00
Colton Myers
5971b0e8a8 Fix syntax error in jinja context examples
Bad indentation meant it would pass in the pieces of context as part of
the **kwargs, rather than as part of the context kwarg.
2013-05-21 13:42:00 -06:00
David Boucha
1608814fc9 Some small doc improvements for Windows Repo page 2013-05-20 23:30:15 -06:00
Thomas S Hatch
856eeb7746 Add docs for #5035 2013-05-16 17:51:50 -06:00
Chris Rebert
4f4fe73d05 salt.renderers.stateconf.rst: add more missing spaces before open parens 2013-05-14 14:38:19 -07:00
Chris Rebert
571fdd7299 some copyediting of the stateconf renderer docs 2013-05-14 14:32:34 -07:00
Colton Myers
9a2c99419d Add docs for state_output: 'mixed' 2013-05-06 15:40:13 -06:00
Thomas S Hatch
63058e3bde Merge pull request #4715 from shadowfax-chc/lvm
Lvm State
2013-05-01 22:18:28 -07:00
Seth House
45fcf66ee1 Added docs files for new modules 2013-04-30 14:16:22 -06:00
Seth House
32f063cb39 Added docs for new execution & state modules 2013-04-30 14:06:16 -06:00
shadowfax-chc
e0d8d2073f Added docs for lvm state 2013-04-29 21:37:18 -04:00
shadowfax-chc
8b7fb8cbd3 Added docs for lvm state 2013-04-29 21:36:55 -04:00
Thomas S Hatch
2affd3ee2a Add extra include docs, fix #4274 2013-04-28 20:19:43 -06:00
Thomas S Hatch
ac05ae467c Add some docs on minimum worker threads 2013-04-22 11:05:30 -06:00
Hank Donnay
64fefdabce Add blurb about template inheritance and search path 2013-04-12 17:05:49 -05:00
shadowfax-chc
28a93d5fee Added docs for mdadm state 2013-04-08 22:24:46 -04:00
Erik Johnson
a099d8df57 Update renderer docs
Remove reference to the python renderer being added in the future, as it
has been around for some time.
2013-04-07 00:51:19 -05:00
Seth House
576c376fd9 Added fileserver and virt runner module docs 2013-03-29 12:25:38 -06:00
Seth House
79b35fe174 Added carbon and sentry returner module docs 2013-03-29 12:25:37 -06:00
Seth House
e7bfefd143 Added libvirt pillar module docs 2013-03-29 12:25:37 -06:00
Seth House
874301d62f Added no_out, no_return, virt_query outputter module docs 2013-03-29 12:25:37 -06:00
Seth House
4e783da4f5 Added a bunch of new execution modules to the docs 2013-03-29 12:25:37 -06:00
Seth House
ffb9bc557f Added disk, npm state module docs 2013-03-29 12:25:37 -06:00
David Boucha
fd90f534eb Merge pull request #4304 from JustinCarmony/docs-watch-in-plug
Adding a reference to watch_in on the highstate reference
2013-03-27 20:49:25 -07:00
Justin Carmony
1a333692ac Adding a reference to watch_in on the highstate reference 2013-03-27 21:44:57 -06:00
Jeff Schroeder
86e7900c29 Adding tomcat state documentation
Fixes #4256
2013-03-26 00:06:12 -05:00
Matthew Williams
8c0a32f335 fix docstrings for cobbler pillar and tops modules 2013-03-25 09:57:26 -07:00
Matthew Williams
ed7b155ddf add docs for new pillar and tops modules
fix inconsistency in modules/service.py docs
2013-03-25 09:42:52 -07:00
Thomas S Hatch
4240e55b55 Add --async to the salt man page 2013-03-23 15:49:00 -06:00
Thomas S Hatch
1f0d9d7dab Add libvirt docs to the doc index 2013-03-21 15:22:46 -06:00
Thomas S Hatch
8c3212faba Add libvirt to the index 2013-03-21 15:22:32 -06:00
Erik Johnson
57024a8461 Rename pkg.available_version to pkg.latest_version
See https://github.com/saltstack/salt/issues/4163#issuecomment-15211619

All refs have been updated, and each pkg provider now has
available_version as a function reference pointing to latest_version.

Sphinx docs also updated so that the available_version function
reference is hidden in the docs.
2013-03-20 21:09:15 -05:00
Seth House
a4aec32af3 Replaced old sysmod runner docs with doc runner docs 2013-03-19 15:10:11 -06:00
Thomas S Hatch
fa2ce59539 Merge pull request #4154 from terminalmage/issue4109-2
Allow pillar.items to also return pillar data
2013-03-18 23:09:31 -07:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00
Erik Johnson
100053ad7e Allow pillar.items to also return pillar data 2013-03-17 01:55:32 -05:00
Pete Emerson
86318d3da6 Added puppet pillar and documentation 2013-03-12 17:41:40 +00:00
Vijay Halaharvi
3654ac94fe config is not available in __opts__
Using this example with salt-run throws a KeyError for 'config', use 'conf_file' instead.
2013-03-08 20:23:56 -06:00
Seth House
50c2acf07e Added explicit reference to the Python API docs 2013-03-04 14:32:31 -07:00
Jack Kuan
deee61c51a Fix a regression in the stateconf renderer and updated docs. 2013-03-01 09:35:45 -05:00
John Albietz
cb5a69150f static doesn't take arguments. 2013-02-27 13:07:39 -08:00
Bruno Clermont
390c5898c4 we're talking about master configuration here.
fix copy-paste from doc/ref/configurations/minion.rst.
2013-02-21 16:15:27 +08:00
Thomas S Hatch
fff07a3fc0 Merge pull request #3768 from ydavid365/grains-state-doc
added grains state module to docs
2013-02-18 09:11:02 -08:00
ydavid365
bc756c69be added grains state module to docs 2013-02-18 00:11:51 -08:00
ydavid365
18bec175ad module sp 2013-02-17 23:26:28 -08:00
David Boucha
656432b6b8 Clarify msiexec docs a little 2013-02-14 19:39:12 -07:00
David Boucha
d1ed6b0f58 Add docs for msiexec 2013-02-14 19:36:24 -07:00
Erik Johnson
5eef8217d6 Add notes on requisite matching 2013-02-13 21:34:21 -06:00
Thomas S Hatch
96071d8b0d Remove cluser docs 2013-02-12 11:41:01 -07:00
Erik Johnson
d14d859154 Minor tweaks to doc headings
Corrected odd grammar on the Modules doc page, and changed a similar
heading in the States docs to match the same wording.
2013-02-10 22:20:56 -06:00
Seth House
231e17d610 Minor rST fixes 2013-02-08 21:02:41 -07:00
Anthony Johnson
73cfc00839 Add Jinja docs and examples
* Adds if, for, macro, and import examples to salt.renderers.jinja
2013-02-06 01:44:47 -08:00
Thomas S Hatch
9e1001cb3b Fix some spelling 2013-02-04 09:40:21 -07:00
Erik Johnson
d4b120a003 Replace hard-coded links w/relative ":mod:" links 2013-02-03 14:54:04 -06:00
Thomas S Hatch
65d4d84295 Docs per #3543 2013-02-02 15:47:04 -07:00
Thomas S Hatch
d18d77c609 Add some extra docs on the timeout 2013-01-30 01:14:09 -07:00
Seth House
01cd56c80f Specified current module in stateconf renderer module docs 2013-01-24 09:49:53 -07:00
Seth House
c8571a5255 Removed nonexistent module docs from TOC 2013-01-23 23:16:16 -07:00
Seth House
8890fe8a71 Removed docs for non-existent module
Fixes #3384
2013-01-23 23:07:34 -07:00
Seth House
0fac9992ad Fixed heading underline 2013-01-22 13:06:44 -07:00
David Boucha
a54bfb07e6 Fix typo 2013-01-22 08:02:39 -07:00
Jack Kuan
e37ad858f9 add pydsl renderer doc. 2013-01-20 01:22:16 -05:00
Jack Kuan
897f877bed Added docs for pydsl and fixed a syntax inconsistency. 2013-01-20 01:21:05 -05:00
shadowfax-chc
0e2bd0bee0 Added state for managing postgres groups 2013-01-16 18:17:12 -05:00
Pedro Algarvio
13b6e35668 Remove pub_refresh and sub_timeout from both documentation and salt.config. 2013-01-15 23:20:01 +00:00
Godefroid Chapelle
8613232b29 Update doc/ref/states/highstate.rst
Avoid any ambiguity about dots in IDs.
2013-01-13 15:02:19 +01:00
Erik Johnson
cd5e1ef66c Rename list_updates to list_upgrades
In preparation for #3210, rename list_updates to list_upgrades. Also,
link list_updates to list_upgrade so that people used to running "zypper
list-updates" from the command line will still see the available
upgrades.

Hide list_updates from sphinx docs.
2013-01-12 22:01:01 -06:00
Seth House
0d1cc6e272 Added docs files for new module types 2013-01-11 14:48:30 -07:00
Seth House
a4fa9fa1e4 Misc. rST fixes 2013-01-11 14:43:12 -07:00
Seth House
2bc75de0a9 Removed old grub module docs 2013-01-11 14:38:10 -07:00
Seth House
91ea50b916 Added missing new modules of varying types 2013-01-11 14:37:01 -07:00
Seth House
32c944c1e9 Changed syntax highlighting from ini to yaml since conf files are yaml 2013-01-11 14:27:09 -07:00
Seth House
f7663df9b6 Fixed paths to the master/minion conf files 2013-01-11 14:26:28 -07:00
Sean Channel
6b35ca83d0 wordsmith logging options 2013-01-10 16:51:44 -08:00
Sean Channel
54634188b2 copy/paste typo 2013-01-09 23:55:13 -08:00
Sean Channel
77d24868af update logging options 2013-01-09 23:45:11 -08:00
Joseph Hall
c378c0e155 Merge pull request #3159 from shadowfax-chc/makeconf
Makeconf
2013-01-05 04:47:48 -08:00
shadowfax-chc
8216c07b20 Added docs for makeconf module 2013-01-05 02:14:08 -05:00
David Boucha
d7d40f8334 Update doc/ref/peer.rst
Fix typo
2013-01-04 15:13:11 -07:00
shadowfax-chc
8e315e2103 Added docs for layman state 2013-01-03 20:27:35 -05:00
shadowfax-chc
a1a8126e85 Added docs for gentoolkitmod module 2013-01-02 22:34:26 +00:00
shadowfax-chc
5c6f47501f Added docs for layman module 2013-01-02 22:31:53 +00:00
shadowfax-chc
4fca5e7d71 Added docs for eix modules 2013-01-02 22:30:43 +00:00
Thomas S Hatch
3369f1431a Add fileserver backend docs 2013-01-01 16:58:12 -07:00
David Boucha
f16906bb79 Fix typo. 2013-01-01 00:44:49 -07:00
David Boucha
4a3135b5ab grammar fix. url fix. 2012-12-31 11:35:31 -07:00
David Boucha
7ab1a8e3e8 Add Windows Package manager docs 2012-12-31 11:35:31 -07:00
Erik Johnson
86c10c673d Leave off trailing slash
None of the other directory paths have a trailing slash, this commit
makes a small aesthetic change.
2012-12-31 04:32:03 -06:00
Godefroid Chapelle
6c74931ea8 Update doc/ref/states/highstate.rst
fix Rest formatting mistakes
2012-12-27 20:12:18 +01:00