Commit Graph

313 Commits

Author SHA1 Message Date
shadowfax-chc
0e2bd0bee0 Added state for managing postgres groups 2013-01-16 18:17:12 -05: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
Seth House
0d1cc6e272 Added docs files for new module types 2013-01-11 14:48:30 -07:00
Seth House
91ea50b916 Added missing new modules of varying types 2013-01-11 14:37:01 -07:00
shadowfax-chc
8e315e2103 Added docs for layman state 2013-01-03 20:27:35 -05:00
Godefroid Chapelle
6c74931ea8 Update doc/ref/states/highstate.rst
fix Rest formatting mistakes
2012-12-27 20:12:18 +01:00
Thomas S Hatch
ba42755935 Add explanation of "issue" to overstate doc 2012-12-27 09:55:15 -07:00
Godefroid Chapelle
ef00765f30 Update doc/ref/states/highstate.rst
More details in large example
2012-12-27 10:47:23 +01:00
Erik Johnson
92ab669a1f Provider doc enhancements
1) Added an example for the minion config option "providers".

2) Cleaned up line widths on solaris install instructions, and added
   information on how to use pkgutil as the default package provider.

3) Since systemd is the default provider for Arch Linux now, I corrected
   the information in the "State Providers" page so that the example of
   overriding the service provider reflects the current state of the
   codebase.
2012-12-21 21:40:01 -06:00
Thomas S Hatch
169c5314c4 Merge pull request #2968 from nkuttler/doc_fixes
Fix three small typos
2012-12-20 08:33:59 -08:00
Nicolas Kuttler
657878dcdc Add missing colons 2012-12-20 16:51:30 +01:00
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
Thomas S Hatch
f1e9525590 Merge pull request #1036 from SEJeff/misc-updates
Misc documentation updates
2012-04-02 22:25:50 -07:00
Jeff Schroeder
822170a99f Fix a simple tyop I introduced in the docs 2012-04-02 22:19:30 -07:00
Jeff Schroeder
5591df2f20 Add a more complex top file example 2012-04-02 22:17:51 -07:00
Jeff Schroeder
4415963420 Add a blurb about nodegroups and compound stuff top.sls docs
More to come later
2012-04-02 22:17:34 -07:00
Thomas S Hatch
608151192c Add a doc on the extend declaration 2012-03-20 14:23:49 -06:00
Jeff Schroeder
fabe5ba471 Add docs for the new ruby states and update the cmd one 2012-03-17 18:05:37 -07:00
Jeff Schroeder
9b206a6233 Adding gem and rvm states to the state index 2012-03-17 15:28:49 -07:00
Gordon McAllister
72c2014767 War on typos
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
David Boucha
3a5bb0407d Various Doc fixes.
Mainly small typo fixes and clarifying some language
2012-03-08 21:05:52 -07:00
Thomas S Hatch
61edeecdf6 Add providers doc 2012-02-25 01:52:48 -07:00
Thomas S Hatch
bb58d17c8b Add more docs to the state writing document 2012-02-17 12:52:29 -07:00
Thomas S Hatch
a45ba616df write reffernce on requisites 2012-02-17 11:41:48 -07:00
Thomas S Hatch
83adaa0899 Add note about the id dec having a dot fix 2012-02-12 15:01:58 -07:00
Seth House
258a449be9 Merge branch 'doc-ordering' into develop 2012-02-12 04:15:01 -07:00
Seth House
a6da234826 Added note to State ordering doc about source order 2012-02-12 02:56:46 -07:00
Seth House
b19bea572e Added a bunch of examples to the highstates docs
Also wording and formatting fixes.
2012-02-12 02:34:17 -07:00
Bret Palsson
14e9f44c50 Apparently I forgot how git works... Second attempt
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Minor changes to the rh_network module
2012-02-10 00:29:49 -07:00
Bret Palsson
f795c36c3a - Add network states file
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Began work on the network states
- Minor changes to the rh_network module
2012-02-10 00:21:04 -07:00
Thomas S Hatch
391fb16d8f Merge pull request #645 from akoumjian/develop
mentioning location to place custom states
2012-02-06 12:40:28 -08:00
Alec Koumjian
987e155d88 mentioning location to place custom states 2012-02-06 12:32:21 -08:00
Erik Johnson
29ac92990f fix syntax errors introduced in 0f776c13 2012-02-04 10:23:28 -06:00
Erik Johnson
088bdc26f5 spelling/grammar corrections 2012-02-01 14:09:25 -06:00
Thomas S Hatch
0f776c13be Add top file doc 2012-01-31 18:37:33 -07:00
Erik Johnson
3511018dd2 slight grammatical change 2012-01-30 13:23:00 -06:00
Erik Johnson
3d2cf86a0c corrected previous commit 2012-01-30 13:21:06 -06:00
Erik Johnson
6020c6b4aa added note about ID declaration uniqueness 2012-01-30 13:11:27 -06:00
Erik Johnson
6a6ca5f753 added missing period 2012-01-29 20:08:40 -06:00
Erik Johnson
e2eaef1f44 1) Fixed syntax error affecting yaml code block. 2) A couple grammmar fixes. 3) Added section on return data for states 2012-01-29 19:48:45 -06:00
Erik Johnson
a475787f41 Add warning about using dots in ID declaration 2012-01-29 18:51:57 -06:00
Seth House
b54d4ee573 Added new modules, states, returners docs 2012-01-15 22:54:23 -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
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
Seth House
e47b629d51 Fixed mismatched glossary entries/definitions in the highstates docs 2011-11-26 02:16:30 -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
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
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
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
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
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
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