Commit Graph

2488 Commits

Author SHA1 Message Date
Thomas S Hatch
a24a880e56 fix ref to logfile in master configuration ref 2012-01-13 17:27:21 -07:00
Thomas S Hatch
4678e93b09 add some docs to the minion config manager 2012-01-13 14:17:54 -07:00
Thomas S Hatch
e9a69b1265 update config guide for the master 2012-01-13 12:35:56 -07:00
Thomas S Hatch
4d3c68c1c6 update the salt manpage for new features 2012-01-13 11:28:08 -07:00
Aaron Bull Schaefer
21d0aef86d Fix typo in man page's query option description 2012-01-07 15:34:57 -08:00
Christer Edwards
ba8f18c542 fix grains usage example and syntax
Port of change from e5aea88fbf which will get overwritten when the
manpages are generated from Sphinx.
2012-01-04 02:15:44 -07:00
Thomas S Hatch
538541916e Merge pull request #333 from whiteinge/doc-runnerstypo
Fixed typo in runners docs (thanks, SEJeff)
2011-12-08 07:36:46 -08:00
Seth House
13ae216307 Added a versionadded directive for the new compound targeting 2011-12-07 23:42:05 -07:00
Seth House
cfc3e9ab33 Fixed typo in runners docs (thanks, SEJeff) 2011-12-07 23:41:07 -07:00
Thomas S Hatch
dfe041d146 Add state wrting doc - still needs some love 2011-12-04 23:29:03 -07:00
Thomas S Hatch
6edb7f4c38 dd some documentation for compond targets 2011-12-04 16:09:12 -07:00
Thomas S Hatch
46a3e538f3 update salt manpage for the new compound matcher 2011-12-04 15:34:01 -07:00
Seth House
98c3e75e8e Added a few missing modules to the module index 2011-11-27 10:43:17 -07:00
Thomas S Hatch
a1d404c1ff fix doc to be valid python 2011-11-26 23:08:44 -07:00
Thomas S Hatch
d20aaf768d Add failhard doc 2011-11-26 22:53:32 -07:00
Thomas S Hatch
942cbe9957 Merge pull request #286 from whiteinge/ordering-rst-fix
Fixed two rST syntax errors in the ordering doc
2011-11-26 21:21:56 -08:00
Thomas S Hatch
8859175823 Merge pull request #277 from whiteinge/doc-glossary-fixes
Doc glossary fixes
2011-11-26 08:17:30 -08:00
Seth House
e47b629d51 Fixed mismatched glossary entries/definitions in the highstates docs 2011-11-26 02:16:30 -07:00
Seth House
c55c94aafe Added docs for the yumpkg module to the module list
Added a versionadded directive.
2011-11-26 01:45:36 -07:00
Seth House
c62e4f199c Fixed two rST syntax errors 2011-11-26 01:02:14 -07:00
Thomas S Hatch
df1c762d93 update ordering doc to handle last statement 2011-11-24 21:49:39 -07:00
Thomas S Hatch
1e520d8a04 Add ordering doc 2011-11-24 16:21:08 -07:00
Eric Poelke
9f2cd50a04 Renamed yum.py to yumcmd.py to avoid namespace conflict with the real yum module. Updated list_pkgs to handle any number of packages to be passed in for filtering purposes. Added clean_metadata function to keep options similar to the actual yum cli tool. More enhancements to available_version, now will return the version regardless of the package being an update to existing package or the version of a currently not installed package. 2011-11-22 17:15:45 -08:00
Markus Gattol
dcf2eab462 added missing whitespace after ,
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-15 10:37:06 +00:00
Seth House
dd0c07b7e8 Updated references to modules & returners 2011-11-13 03:25:34 -07:00
Seth House
9cc2c166ac Added all current autosummary-generated stub documentation 2011-11-13 03:25:34 -07:00
Seth House
0639489083 Replace manual & monolithic automodule with individual autosummary 2011-11-13 03:25:34 -07:00
Seth House
ebc777dcd7 Removed local TOC from modules page (redundant with sidebar TOC) 2011-11-12 22:47:36 -07:00
Seth House
f496d8d81a Fixed some rST syntax, links, and other last-minute tweaks 2011-11-06 18:56:41 -07:00
Seth House
c87c1746e0 Adjusted the highstate heading levels 2011-10-30 19:28:02 -06:00
Seth House
07872e2a8c Renamed a couple highstate terms with a longer-form name 2011-10-30 19:28:02 -06:00
Seth House
39159303c6 Fixed invalid rst syntax 2011-10-30 13:20:31 -06:00
Seth House
c019fa1291 wip: Split States tutorial into separate steps 2011-10-30 12:41:14 -06:00
Seth House
7f30078989 Reformated highstates doc to allow for heavy cross-referencing 2011-10-30 12:41:14 -06:00
Seth House
a912520cf8 Reorganized and reworded the contents page for better focus
Also moved the TOC to its own doc to provide a complete and
comprehensive overview. Removed some extra and unecessary toctree calls.
2011-10-30 12:41:14 -06:00
Seth House
280c5ec4eb Moved configuration into its own doc 2011-10-30 12:41:14 -06:00
Seth House
29a564d6f5 Split the configuration doc into master/minion configuration docs 2011-10-30 10:04:21 -06:00
Thomas S Hatch
c329aa6542 Add module reference 2011-10-27 20:58:17 -06:00
Thomas S Hatch
09020cbfa0 finish layout for highstate definitions 2011-10-27 20:55:10 -06:00
Thomas S Hatch
f175b1b67e wip.. highstate structure definition 2011-10-27 00:02:50 -06:00
Seth House
3660fd976e Added autodoc for all States 2011-10-16 02:08:00 -06:00
Seth House
f05fda1962 Added autodoc for Renderers 2011-10-16 02:02:31 -06:00
Seth House
4f76b47b8c Added a bunch of missing modules 2011-10-16 01:33:48 -06:00
Seth House
869375c86c Fixed redis_return name & added mongo_return 2011-10-16 01:33:30 -06:00
Thomas S Hatch
3382abeee5 move the states tutorial 2011-09-29 21:08:10 -06:00
Seth House
a336f6c15f Added shortcuts to hyperlink downloads, source files, and issues 2011-09-25 01:23:16 -06:00
Thomas S Hatch
25ea2bea65 Add salt-syndic manpage 2011-08-27 11:29:41 -06:00
Thomas S Hatch
93f9d6d65e fix syntax issue in syndic doc 2011-08-23 23:16:03 -06:00
Thomas S Hatch
059009a0d3 Add peer documentation 2011-08-23 23:06:21 -06:00
Thomas S Hatch
ef2d92e151 remove the syndic charts 2011-08-23 22:23:05 -06:00
Thomas S Hatch
726717f829 Add syndic charts 2011-08-17 23:13:34 -06:00
Thomas S Hatch
2f4cf3c69c Add initial syndic documentation 2011-08-17 22:42:19 -06:00
Erik Nolte
1d71c9ce19 Move remaining salt-monitor code to the salt-monitor project 2011-08-10 13:54:38 -06:00
Erik Nolte
8918f26a14 Add salt-monitor documentation 2011-07-27 17:54:36 -06:00
Erik Nolte
1ca58adb79 Fix spelling error: recieve -> receive 2011-07-27 17:46:53 -06:00
Wieland Hoffmann
cab6bbf223 Fix a typo in /doc/ref/modules/index.rst 2011-07-17 16:13:32 -07:00
Thomas S Hatch
9259c9a59e Add outputter docs 2011-07-09 14:24:54 -06:00
Thomas S Hatch
a24c69c8e4 Minior fix in salt-run manpage 2011-07-07 22:23:26 -06:00
Thomas S Hatch
d4b99425b0 Add file server docs 2011-07-07 22:20:02 -06:00
Thomas S Hatch
a5a9f7ac59 Add salt-run manpage 2011-07-02 19:55:06 -06:00
Thomas S Hatch
5bfba21cbc Add runners docs 2011-07-02 18:06:14 -06:00
Thomas S Hatch
193afabf3c Add renderers documentation 2011-07-02 17:40:40 -06:00
Thomas S Hatch
6fd4d4c9dc clean up spacing 2011-07-01 17:10:27 -06:00
Thomas S Hatch
146aa6b463 Add doc on rendering system 2011-07-01 00:46:57 -06:00
Thomas S Hatch
50d714433d Add top file docs 2011-07-01 00:24:50 -06:00
Thomas S Hatch
abbeac3dc2 Initial state system docs 2011-06-30 22:57:18 -06:00
Thomas S Hatch
916a9dbb98 Merge branch 'master' of github.com:thatch45/salt
Conflicts:
	doc/index.rst
2011-06-26 16:29:59 -06:00
Thomas S Hatch
e3caf8d59c Add execution matching docs 2011-06-25 20:04:09 -06:00
Thomas S Hatch
55b1f8ab7e Add grains docs 2011-06-25 16:16:50 -06:00
Thomas S Hatch
e7dda28650 Add docs for compund command execution 2011-06-25 15:53:02 -06:00
Seth House
5d167c2b7b Customized the default table of contents to show more information
Brought a little more organization to the list of modules and returners
pages.
2011-06-25 01:44:57 -06:00
Thomas S Hatch
2d45966b87 Add ref/runners file 2011-06-24 23:22:53 -06:00
Thomas S Hatch
b9666f3903 Add docs to the api for compound command execution 2011-06-24 23:12:38 -06:00
Thomas S Hatch
846ced7727 Fix typos in configuration docs 2011-06-24 22:38:27 -06:00
Thomas S Hatch
74caa97327 Add extending salt page 2011-06-23 23:54:05 -06:00
Thomas S Hatch
b3e8669217 fill out returner docs 2011-06-23 21:35:20 -06:00
Thomas S Hatch
886c9e0dd5 Fill out the grains docs a bit 2011-06-23 19:36:44 -06:00
Thomas S Hatch
2924d7f58b Fix indentation and underlines 2011-06-22 20:55:35 -06:00
Thomas S Hatch
a30b1dcf24 Remove modules that don't exist 2011-06-22 20:49:29 -06:00
Thomas S Hatch
736f4d6963 fix code-block statements 2011-06-22 20:41:10 -06:00
Thomas S Hatch
552118da8c Add documentation on writing documentation and the __virtual__ function 2011-06-21 22:44:10 -06:00
Thomas S Hatch
3186d38f98 Add module cross calling docs 2011-06-21 21:29:51 -06:00
Travis Cline
7ae8805279 Fixed small documentation typo 2011-06-20 21:24:50 -05:00
Travis Cline
df6e523063 Added ability to load configuration from two new variables: SALT_MASTER_CONFIG and SALT_MINION_CONFIG 2011-06-20 21:24:45 -05:00
Thomas S Hatch
acf80db54b Some updates on the configuration guide 2011-05-30 22:16:25 -06:00
Seth House
935a09e158 Added placeholder docs for modules/returners/grains/renderers/states 2011-05-23 03:07:31 -06:00
Seth House
fe434b872d Moved manpages into Sphinx 2011-05-23 01:20:36 -06:00
Seth House
3a90016574 Added initial Sphinx documentation
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-23 01:20:36 -06:00