Commit Graph

90 Commits

Author SHA1 Message Date
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
Thomas S Hatch
3d2d16ce99 Add RHEL 5 rpms info to the docs 2011-07-18 23:20:23 -06:00
Thomas S Hatch
1506b81d0d Fix some headers 2011-07-17 23:07:54 -06:00
Thomas S Hatch
4f11c85ed2 Add download data to docs 2011-07-17 23:00:38 -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
58f52d5c45 Add roadmap file 2011-07-11 22:49:55 -06:00
Thomas S Hatch
2d48bdd446 update docs for 0.8.9 2011-07-10 13:17:33 -06:00
Thomas S Hatch
c226df95e6 Add salt-run manpage and update man pages for 0.8.9 2011-07-09 17:13:08 -06:00
Thomas S Hatch
9c39382613 Update shpinx conf to 0.8.9 2011-07-09 17:05:38 -06:00
Thomas S Hatch
4d1568ab16 Release announcement for 0.8.9 2011-07-09 17:03:25 -06:00
Thomas S Hatch
7acaece5d0 Add Download to the webpage 2011-07-09 14:45:59 -06: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
c9c19f06a0 Kill rubric, looks funny on the website 2011-06-26 16:51:07 -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
6944b783ad Move around the index to look better as a homepage, changed default
theme to agogo
2011-06-26 16:04:52 -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
c9e78f508e Fixed incorrect indentation 2011-06-25 01:44:57 -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
Seth House
726c318218 Simplified "Getting help" and fleshed out the Community page 2011-06-25 01:40:46 -06:00
Thomas S Hatch
2d45966b87 Add ref/runners file 2011-06-24 23:22:53 -06:00
Thomas S Hatch
b69d850feb Add ref/runners 2011-06-24 23:22:33 -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
55867fb630 Fix spelling 2011-06-22 09:34:29 -06:00
Thomas S Hatch
6da6f5e7bd Fill out the community section of the docs 2011-06-21 23:04:07 -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
34cb7ec08b Extend the into stuff 2011-06-21 21:31:08 -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
0a0455b87b Add the rough draft of the salt abstract for the protocol 2011-06-01 21:32:05 -06:00
Seth House
7c22005c6b Fleshed out the tutorial a bit
Added a bunch of crossrefs; removed empty placeholders; added Debian
instructions; topic reorganization; added examples of how to interact
with Salt once it is running.
2011-05-31 03:01:22 -06:00