Commit Graph

895 Commits

Author SHA1 Message Date
Mike Place
d7873621b1 Wrapping up sub-TOCs. 2014-02-26 13:32:33 -07:00
Mike Place
826bad4cfb Merge conflict and rebase.
Conflicts:
	doc/ref/renderers/index.rst
2014-02-26 13:32:08 -07:00
Mike Place
6af7ff5dff First pass at refactoring Salt documentation. 2014-02-26 13:31:11 -07:00
Erik Johnson
f725f00614 Add new config parameters to the docs 2014-02-25 22:54:25 -06:00
Thomas S Hatch
205f17236b Merge pull request #10706 from terminalmage/docs
Clean up img module docs
2014-02-24 13:54:00 -08:00
Erik Johnson
7f0971c2b3 Hide aliased function name 2014-02-24 14:11:54 -06:00
Erik Johnson
775db263eb Add znc module to modules toctree 2014-02-24 13:58:54 -06:00
Erik Johnson
283a1faba1 add automodule file for new znc module 2014-02-24 13:58:44 -06:00
Henrik Holmboe
de1548aeb0 Missing comma 2014-02-24 14:21:57 +01:00
Henrik Holmboe
09321799bf Add automodule and autosummary doc for the pyobjects renderer 2014-02-24 14:21:02 +01:00
Mike Place
a485eceac9 Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
Conflicts:
	doc/topics/installation/index.rst
2014-02-20 16:16:59 -07:00
Thomas S Hatch
4321a69180 Merge pull request #10459 from cachedout/getting_started
Getting started
2014-02-20 10:55:37 -07:00
Xavier Barbosa
6be9f13224 document aggregation 2014-02-20 18:27:00 +01:00
Thomas S Hatch
92faa93295 Merge pull request #10606 from terminalmage/docs
Fix sphinx build errors/warnings, add new modules to toctree
2014-02-20 10:21:33 -07:00
Mike Place
e32b0077d8 Moved YAML documentation into renderer page.
Conflicts:
	doc/topics/yaml/index.rst
2014-02-20 10:15:50 -07:00
Xavier Barbosa
d94e518aa6 expose documentation of serializers 2014-02-20 12:00:22 +01:00
Erik Johnson
630f79ae3c Add recent modules to docs 2014-02-20 04:27:05 -06:00
Erik Johnson
d306b0d9a2 Add svnfs params to master config docs 2014-02-20 03:21:36 -06:00
Thomas S Hatch
553a4fe10f Merge pull request #10598 from cachedout/2_19_docfix
2 19 docfix
2014-02-19 19:11:12 -07:00
Mike Place
9ff11cbd56 New module docs. 2014-02-19 16:58:24 -07:00
Mike Place
362931561d States index re-write for clarity. 2014-02-19 15:36:14 -07:00
Thomas S Hatch
8b5a453822 Merge pull request #10572 from terminalmage/hgfs-mountpoints
Add hgfs mountpoints and per-repo configuration params
2014-02-19 14:26:26 -07:00
Mike Place
9e56b16ab2 Runner index re-write for clarity. 2014-02-19 14:21:48 -07:00
Mike Place
2a6ee163f0 Renderer index re-write for clarity. 2014-02-19 14:16:14 -07:00
Mike Place
6186eeab68 Renderer index re-write for clarity. 2014-02-19 13:55:34 -07:00
Mike Place
7001c9dcc3 Big re-write of the modules reference. Standardized on 'execution module' as a term to avoid confusion. Cleaned up a lot of weasel-words and made the phrasing more declarative. 2014-02-19 12:51:53 -07:00
Mike Place
c9b58df5f6 Added more modules to documentation index. 2014-02-19 10:34:11 -07:00
Mike Place
f12194c146 Change decorator example to setup logging. Closes #10584. 2014-02-19 09:38:38 -07:00
Erik Johnson
a0f9213679 Add new hgfs features to docs 2014-02-18 21:01:42 -06:00
Thomas S Hatch
7207f9c179 Merge pull request #10502 from kadel/doc-fixes
doc: fix references in salt.modules.pkg
2014-02-17 14:55:55 -07:00
Thomas S Hatch
c61690cdcf Merge pull request #10468 from terminalmage/gitfs-mountpoints
Add gitfs "mountpoints" and per-remote config params
2014-02-17 14:48:40 -07:00
Tomas Kral
7c4c543fdd doc: fix references in salt.modules.pkg 2014-02-17 13:54:42 +01:00
Erik Johnson
bccd82aacf Added additional docs on gitfs mountpoints and per-remote params 2014-02-15 01:19:02 -06:00
Erik Johnson
b24af2c8b3 Add gitfs_mountpoint master conf parameter to docs 2014-02-15 00:30:47 -06:00
Erik Johnson
b69234e744 Alias lowercase versions of functions 2014-02-12 16:45:39 -06:00
Thomas S Hatch
a7baf5936c Revert "add sequence filter for jinja"
This reverts commit cbe04b8231.
2014-02-11 15:59:22 -07:00
Xavier Barbosa
cbe04b8231 add sequence filter for jinja 2014-02-11 20:42:40 +01:00
Erik Johnson
9773caba98 Adjust docs to reflect additional hgfs changes 2014-02-08 13:23:54 -06:00
Erik Johnson
ed2190b65e Add hgfs config params to docs 2014-02-08 05:25:07 -06:00
Russell Ballestrini
773e2f85ad Update runners index.rst
Adjusted the wording for accuracy.
2014-02-07 20:27:40 -05:00
Seth House
9142672749 Updated example for getting minion opts dictionary 2014-02-05 15:20:43 -07:00
Bogdan Radulescu
ff4342adcb Add two options in the salt-ssh documentation 2014-02-05 16:32:16 +02:00
Erik Johnson
617c04c6ac Rename apt to aptpkg in sphinx configuration 2014-02-04 16:26:13 -06:00
Erik Johnson
ffd189cc7b Add info about root_dir and the options to which it is prepended 2014-02-04 15:46:22 -06:00
pille
3eee5d8697 fix doc typo 2014-02-03 11:19:11 +01:00
Ted Strzalkowski
e2949d865d Updated requisites docs to only monospace sls keys 2014-01-31 19:54:21 -08:00
Thomas S Hatch
15c728bf02 Merge pull request #10086 from dangarthwaite/states_run_on_minions_8389
states_run_on_minions_8389
2014-01-31 10:24:40 -08:00
Dan Garthwaite
1edaf7c345 states_run_on_minions_8389 2014-01-31 12:43:51 -05:00
Joseph Hall
6710ca1605 Merge pull request #10050 from jeremyfelt/fix-file_root
s/environmentt/environment/ in new file_roots.rst documentation
2014-01-30 17:03:43 -08:00
Matthew Williams
490338850a add lxc runner to index.rxt 2014-01-30 14:03:15 -05:00
Matthew Williams
df3c875d5a add docs for lxc runner 2014-01-30 00:19:21 -05:00
jeremyfelt
1562acfbb3 s/environmentt/environment/ in new documentation
Introduced in 85cbec9
2014-01-29 20:40:02 -08:00
Forrest Alvarez
c1d8fca8a5 Fixed a typo in the file_roots docs, 2014-01-29 20:52:08 +00:00
Forrest Alvarez
ff4a01d5ed Updated the file_roots docs to show an example using multiple file roots for different environments. 2014-01-29 20:51:03 +00:00
Thomas S Hatch
6029515fd0 Merge pull request #9985 from makinacorpus/graindirs
Custom grains directories
2014-01-29 07:25:28 -08:00
Seth House
7b50bd1352 Added cmd_batch to Python API documentation 2014-01-28 12:35:02 -07:00
Mathieu Le Marec - Pasquet
11ff89000b Custom grains directories 2014-01-28 13:40:55 +01:00
Forrest Alvarez
db01d53d53 Updated requisite docs to try and clarify issues regarding the difference between requisite, and requisite_in. 2014-01-28 04:31:25 +00:00
Thomas S Hatch
4fd5512685 clean out extra whitespace 2014-01-27 10:30:45 -07:00
Alexey Ivanov
d23ff3821e
codespell: grammar nazi
Run codespell[1] against sources.

[1] https://github.com/lucasdemarchi/codespell
2014-01-26 18:41:28 -08:00
Seth House
cd1df50d25 Added `python` Jinja filter to jinja renderer docs 2014-01-23 19:41:16 -07:00
Thomas S Hatch
6b09f5b8fd Merge pull request #9831 from makinacorpus/pgsql
[need review] PGSQL state/mod improvments
2014-01-23 09:07:59 -08:00
Erik Johnson
e13b253f67 Add --roster-file online docs option (new in 2014.1.0) 2014-01-22 11:24:29 -06:00
Erik Johnson
40cd458d70 Correct salt-ssh docs inaccuracy 2014-01-22 11:18:09 -06:00
Mathieu Le Marec - Pasquet
7039b4c974 postgres: support for extensions 2014-01-21 19:25:35 +01:00
Thomas S Hatch
70f637d1a1 Clarify require document 2014-01-20 12:08:59 -07:00
Erik Johnson
f636d1d4ed Fix refs to yumpkg5 2014-01-17 21:08:44 -06:00
Thomas S Hatch
6c144e003e Log to trace instead of print, @pwaller per #9752 2014-01-16 10:49:41 -07:00
Peter Waller
054fccd3b7 Update index.rst
Fix a pet peeve of mine so that beginners don't repeat the mistake: silencing `ImportError` is evil since you don't know if it came because `dependency_that_sometimes_exists` is unavailable or the `dependency_that_sometimes_exists` tried to import something which was broken.

This can seriously hinder debugging.
2014-01-15 14:04:03 +00:00
Forrest Alvarez
563f99538d Fixed some errors that were getting generated. 2014-01-12 05:33:04 +00:00
Forrest Alvarez
13a7acff03 Updated the master configuration docs to fill out the rest of the items that were missing from the docs, also moved some stuff around so it was in the same order as the actual master conf file. 2014-01-12 05:23:09 +00:00
Forrest Alvarez
afab1e2d63 Updated the master config file with some options, made it down to the color option. Looking at how this is set up, things might need to be moved around. 2014-01-10 05:54:07 +00:00
Colton Myers
b43b0d5d09 Add more state vs module clarification 2014-01-07 16:55:28 -07:00
Thomas S Hatch
87b25ed67a Merge pull request #9601 from terminalmage/docs
Replace references to Hydrogen release in docs
2014-01-07 10:26:31 -08:00
Erik Johnson
6ab77e5317 Replace references to Hydrogen release in docs
This replaces references to Hydrogen (in versionadded/versionchanged
directives as well as a few other mentions), to reflect the actual
release number of 2014.1.0.
2014-01-07 12:06:53 -06:00
Thomas S Hatch
3f16b1b023 Merge pull request #9603 from techhat/jcl
Clarify that execution modules and state modules are not the same thing
2014-01-06 21:23:55 -08:00
Joseph Hall
214843c53b Clarify that execution modules and state modules are not the same thing 2014-01-06 19:57:01 -07:00
Erik Johnson
5a8faf4810 Add gitfs configuration parameters to master config docs
This commit adds the new gitfs_provider parameter, as well as several
other params for gitfs that were not documented.
2014-01-03 21:06:03 -06:00
Erik Johnson
1c442f7c4e Add some links to the fileserver backends docs
This commit turns some of the config file parameters into links to the
master config file docs, and also links to the pages for the fileserver
backends being described.
2014-01-02 10:33:50 -06:00
Erik Johnson
4cb0faba5e Fix sphinx warning due to mismatched header lines 2014-01-01 16:34:54 -06:00
Thomas S Hatch
aacaf6c24c Merge pull request #9503 from pakdel/minionfs
MinionFS fileserver backend
2013-12-30 21:02:03 -08:00
Amir Pakdel
ea3c23aa05 MinionFS fileserver backend
The backend for serving files pushed to master
by cp.push (file_recv).
2013-12-30 19:02:42 -05:00
Erik Johnson
f38793166c Alias module.watch to module.wait
This was done recently for cmd.watch, so this commit aliases the
module.watch state as well for consistency.
2013-12-30 17:34:55 -06:00
Thomas S Hatch
b3b6c0bcee Merge pull request #8734 from terminalmage/autoreject_file
add an autoreject_file parameter to the master config file
2013-12-30 09:24:03 -08:00
Erik Johnson
ddad8760a5 Add new pagerduty module/state to docs 2013-12-25 08:45:26 -06:00
Erik Johnson
4f6d448af5 Add new XMPP module/state to docs 2013-12-24 17:58:09 -06:00
Erik Johnson
a2271cb34c Remove docs references to nzbget
This module was recently removed to salt-contrib.
2013-12-23 13:38:08 -06:00
Erik Johnson
12c0df5123 Hide cmd.watch state alias from docs 2013-12-23 11:23:16 -06:00
Seth House
a0ef5f7964 Updated doc title to reflect actual module name
Refs #9366
2013-12-20 15:35:28 -07:00
Thomas S Hatch
f2a8587940 Merge pull request #9377 from terminalmage/issue9363
Full rewrite of memcached state and execution module
2013-12-20 11:44:36 -08:00
Erik Johnson
180699ee7d Hide alias functions from docs 2013-12-20 13:40:06 -06:00
Seth House
6f22ac72a1 Fleshed out docs for each method in the various *Client() interfaces 2013-12-19 22:57:56 -07:00
Seth House
79ad988fef Fleshed out the Python API docs 2013-12-19 21:40:43 -07:00
Seth House
f051ad477c Added CloudClient to the Python API docs 2013-12-19 21:40:34 -07:00
Colton Myers
d61a93fde5 Document availability of templating variables, Fix #9261 2013-12-18 11:13:21 -07:00
Corey Quinn
58ac57c6af Fixed ping to test as per Tom yelling at me in Salt Class 2013-12-17 14:07:37 -08:00
Erik Johnson
1aeec6fbae Fix example in template variable reference docs 2013-12-14 14:22:30 -06:00
Seth House
91e254d2a6 Merge pull request #9260 from gravyboat/develop
Updated clientacl docs to resolve 6802.
2013-12-13 21:56:45 -08:00
Seth House
5ccc3c0b59 rST fix 2013-12-13 22:52:02 -07:00
Forrest Alvarez
ad9a2ed62f Updated clientacl docs to resolve 6802. 2013-12-14 05:45:31 +00:00