Erik Johnson
5def1dd54c
Updated docs for grains, modules, and states
...
Added links to module function documentation, as well as to
"file_roots", and mentioned the saltutil.sync_* functions. Will probably
do the same for returners and renderers soon. This should help people
navigate through the docs easier.
2012-12-18 23:29:36 -06:00
Erik Johnson
15cd4278a4
change reference to 0.10.6 to 0.11.0
2012-12-16 01:25:05 -06:00
Jack Kuan
06484a2d8b
Some random doc updates.
2012-11-24 02:07:53 -05:00
Thomas S Hatch
f9f0200eca
Add docs on executing the overstate
2012-11-19 23:28:57 -07:00
Thomas S Hatch
12fce1d79c
Add overstate docs
2012-11-19 22:51:19 -07:00
Seth House
659ca23a92
Added docs for new state modules
2012-11-14 12:51:54 -07:00
Seth House
747c6ff6a8
Normalized the "all" modules pages to use the qualified module term
2012-10-29 18:23:56 -06:00
Seth House
c4ff039147
Added a note about the providers minion conf; misc fixes
2012-10-11 14:44:23 -06:00
Seth House
1c0a0e5965
Removed incorrect colon from function dec in highstate structure
2012-10-11 11:41:15 -06:00
Seth House
1efeae5e6c
Misc rST fixes and minor text fixes
2012-10-11 00:11:06 -06:00
Seth House
2e0cfc1feb
Added a glossary entry for environments
2012-10-11 00:11:06 -06:00
Seth House
c5302ae0d6
Added new/missing modules/states to docs TOC & generated files
2012-10-04 18:52:50 -06:00
Thomas S Hatch
857cff66af
Fix #458
2012-09-27 15:40:17 -06:00
Thomas S Hatch
ec1df1769d
Add exclude docs
2012-09-22 15:55:32 -06:00
Thomas S Hatch
528600692b
Add docs for the new startup_states option
2012-09-20 12:22:12 -06:00
Thomas S Hatch
d76f051610
dd some more docs making the order to requitie relationship
...
a little more clear
2012-09-20 09:39:16 -06:00
Thomas S Hatch
2e89eb0049
Add docs for the test: True config option
2012-09-12 13:18:15 -06:00
Clint Savage
a79caf940d
fixed 'recurse' typo in several locations
2012-08-27 21:26:41 -06:00
Thomas S Hatch
3fb8e20d97
initial docs on testing interface
2012-08-27 10:44:00 -06:00
Seth House
01c654d8f1
Added missing modules/states/renderers docs to reference TOC
2012-07-30 00:53:21 -07:00
Thomas S Hatch
eeef52f52c
Add backup_mode doc
2012-07-27 00:05:01 -06:00
Thomas S Hatch
53285798e0
The watcher function is called mod_watch now
...
and has been for some time...
2012-07-15 01:03:26 -06:00
Intchanter
588f93a5cd
Made some language clearer.
2012-07-15 00:57:53 -06:00
Seth House
36effed649
Revert "Merge branch 'doc-autosummary-headings' into develop"
...
This reverts commit 7997ed4842
, reversing
changes made to 83c901a174
.
2012-07-09 16:03:40 -07:00
Alec Koumjian
a22773bdde
Instruct authors of state modules to check for the test parameter
2012-07-03 14:17:52 -07:00
Thomas S Hatch
e2e74d0b88
some more spelling errors
2012-06-18 15:12:10 -06:00
Thomas S Hatch
ae8a1cae27
horrid spelling errors.
2012-06-18 15:10:29 -06:00
Seth House
753ed3a500
Updated modules/states/renderers/returners with new autosummary layout
2012-06-18 00:45:15 -07:00
Seth House
fca05d214e
Updated autosummary template to output headings for the Contents sidebar
2012-06-18 00:42:19 -07:00
Seth House
13acaab80a
Revert "Revert "Merge pull request #1449 from elfixit/develop""
...
This reverts commit 6440faa4d0
but
restores the salt/states/service.py from last correct version.
2012-06-18 00:31:14 -07:00
Seth House
6440faa4d0
Revert "Merge pull request #1449 from elfixit/develop"
...
This reverts commit 31b093dd93
, reversing
changes made to edf676a23e
.
There was a mistake added that changed the salt/states/service.py file
to a binary type.
Conflicts:
doc/ref/states/highstate.rst
doc/ref/states/index.rst
doc/ref/states/ordering.rst
2012-06-18 00:26:36 -07:00
Thomas S Hatch
3b31eb5423
Better explanation of what a function declaration is
2012-06-18 00:22:06 -06:00
Thomas S Hatch
51a8789bd2
Repair docs that violate the "double short dec" problem
...
This problem exists because these statements are not valid yaml. An
example is in the troubleshooting guide.
2012-06-18 00:09:38 -06:00
elfixit
3574518dec
updated state docs to new style state syntax
...
updated the state docs to the new state syntax from:
http://salt.readthedocs.org/en/latest/topics/releases/0.9.9.html#state-syntax-update
2012-06-17 15:40:21 +02:00
Erik Johnson
0d08e4a137
Clarify match types in top.sls documentation
...
Examples of pillar, grain, grain_pcre, list, etc. are added.
2012-06-12 17:21:59 -05:00
Baiju Muthukadan
ada24af53c
Few reStructuredText fixes/cleanups
2012-05-30 16:02:24 +05:30
Thomas S Hatch
2515033c08
Add docs on extend
...
Make sure people understand that using the extend keyword twice in a
single sls will cause unexpected results
2012-05-28 16:19:00 -06:00
Thomas S Hatch
1fa592bf0e
Add ssh_known_hosts to docs
2012-05-26 09:28:17 -06:00
Thomas S Hatch
473be16991
Add selinux state to docs
2012-05-26 09:26:13 -06:00
Thomas S Hatch
60bf7be18c
Add git state to docs
2012-05-26 09:23:23 -06:00
L.C. Rees
3315dad9e7
documentation updates
2012-05-22 22:43:12 -06:00
Thomas S Hatch
b6a80a728f
Add requisite doc
2012-05-02 13:26:24 -06:00
Seth House
e272280bd2
Hide the virtualenv.manage alias from the docs
2012-04-26 00:05:32 -06:00
Thomas S Hatch
79f874ad5e
Add alias to the docs tree
2012-04-25 02:05:53 -06:00
Jeff Hutchins
e72fa580b0
Merge branch 'develop' of https://github.com/saltstack/salt into networkstate
...
Conflicts:
doc/ref/states/all/index.rst
salt/modules/network.py
2012-04-19 09:26:32 -06:00
vitaliyf
ba98b383f9
Minor documentation typo fix.
2012-04-07 11:15:09 -04:00
Jeff Schroeder
16b3b54f7d
Add some missing docs for new states fixing #1053
2012-04-06 20:24:46 -07:00
Jeff Hutchins
22ec0cee6a
Merge git://github.com/saltstack/salt
2012-04-06 16:03:19 -06:00
Jeff Hutchins
63393e98ef
Merge branch '0.9.8' of git://github.com/saltstack/salt into networkstate
...
Conflicts:
doc/ref/modules/all/index.rst
2012-04-03 10:25:30 -06:00
Thomas S Hatch
106f5d180d
Add match arguments to top file example
2012-04-03 09:38:01 -06:00