Seth House
12e87f3545
Don't document the state.event function aliases
2014-08-15 08:31:08 -04:00
Seth House
d85791e3ef
Documented the expansion additon to names
...
Added docs for the addition in #13489 .
2014-08-13 18:19:02 -04:00
Seth House
b224efc0d2
Added link targets to a few requisite types
2014-08-06 10:39:47 -04:00
Seth House
6517e7f378
Added generated new module docs
2014-07-24 15:56:19 -06:00
Seth House
81af51bf50
Added new module docs
2014-07-24 15:28:11 -06:00
rallytime
a8cd830d52
Change "Helium" to 2014.7.0 in affected docs
2014-07-15 16:53:29 -06:00
rallytime
f295b9b60b
Fix requisite documentation links
2014-07-14 10:33:02 -06:00
rallytime
29c6171af5
Fix "here" link on requisites doc
2014-07-14 10:13:27 -06:00
Erik Johnson
2849950bce
Docs cleanup
...
Fixes double-colons by making them code-block directives, so they do not
erroneously show up as "PYTHON" blocks. Also corrects a few instances of
2nd person pronoun usage.
2014-07-13 11:02:33 -05:00
Ryan Lane
0306ed00b8
Combine requisites and alterting_states into a global state arguments document
2014-07-10 14:59:12 -07:00
btibi
f69977d3e5
Add syslog_ng state module.
2014-07-09 22:04:13 +02:00
Seth House
7725350416
Merge pull request #13811 from lyft/doc-additions
...
Add docs for boto_elasticache and apache_module
2014-06-27 17:10:10 -06:00
Ryan Lane
bffc4f1fb4
Add missing generated rst
2014-06-11 18:18:31 -07:00
Erik Johnson
ee0d14d989
Add new module/state to toctree
2014-06-11 18:06:12 -05:00
Ryan Lane
16c83d24bf
Add docs for boto_elasticache and apache_module
2014-06-11 15:52:31 -07:00
Colton Myers
426ebcbc4d
More requisite doc cleanup
2014-06-05 16:24:59 -06:00
Colton Myers
5938016c85
Small clarification fix
2014-06-04 16:11:29 -06:00
Colton Myers
cd6617107e
Revamp the `watch
` requisite docs
2014-06-04 16:01:28 -06:00
Colton Myers
43c26360ee
Use correct case for requisites (even in titles)
2014-06-04 15:48:00 -06:00
Thomas S Hatch
2885907854
Merge pull request #13051 from gtmanfred/onlyif
...
Add documentation on altering states.
2014-05-27 16:18:57 -06:00
Daniel Wallace
a31ed6b1c7
ref to altering_states
2014-05-27 16:51:09 -05:00
Seth House
39a98e0aba
Added link target for the requisites doc
2014-05-27 14:20:27 -06:00
Daniel Wallace
f393569c44
add Helium note
2014-05-27 13:55:31 -05:00
Daniel Wallace
b767d340ee
Add documentation on altering states.
2014-05-27 13:14:42 -05:00
Seth House
e150b9fc61
Added missing versionadded to onchanges requisite
...
Thanks to agronholm on IRC.
2014-05-21 18:46:35 -06:00
Ryan Lane
92f21c7b05
Adding boto_* modules and states to documentation.
2014-05-20 18:06:17 -04:00
Seth House
59f2d07ffb
Bunch of misc rST fixes
2014-05-14 12:02:55 -06:00
KennethWilke
bd18389507
moar docs, moar betta
2014-05-13 15:07:30 -05:00
Thomas S Hatch
af58d29ab6
Add initial docs on onchanges and onfail
2014-05-07 16:02:36 -06:00
Thomas S Hatch
2bcad0c037
iAdd initial mod_aggregate docs
2014-05-05 16:23:09 -06:00
Thomas S Hatch
0606f4b78c
initial docs for the mod_aggregate system
2014-05-05 16:00:17 -06:00
Chris Rebert
7d1df94bb1
copyedit ref docs
2014-04-30 14:08:31 -07:00
rallytime
12d5d87451
Some grammatical changes
2014-04-21 13:48:35 -06:00
rallytime
5789d4800c
Clarifications for require, watch, and prereq in requisites documentation
2014-04-21 13:40:00 -06:00
Seth House
14515c3c8b
Added generated templates for the new additions
2014-04-17 12:20:07 -06:00
Seth House
d2f057b0fd
Combed through all the module types to add recent additions to the docs
2014-04-17 12:16:26 -06:00
rallytime
315247f208
Name consistency
2014-04-16 14:26:59 -06:00
rallytime
5354290157
Small yaml fix
2014-04-16 14:25:07 -06:00
rallytime
51bb1d31e6
Updated Requisites doc and added more explanation and examples to watch_in
2014-04-16 14:19:03 -06:00
Seth House
e222a9bd1c
Add missing True return to state example when state is already correct
2014-04-15 15:51:43 -06:00
Pedro Algarvio
2b2754d683
Don't encourage bad **kwargs
usage.
2014-04-13 14:38:04 +01:00
Seth House
640f613364
Added a full but simplistic example of writing a state module
2014-04-11 14:08:53 -06:00
Colton Myers
5b6b30e896
Add note about multiple extends of a single state
2014-04-03 15:19:34 -06:00
Erik Johnson
83063c8d68
Fix broken links and other sphinx errors
2014-03-17 17:17:18 -05:00
Mike Place
fc89a3e9c4
Rename state ordering section
2014-03-14 14:19:32 -06:00
Thomas S Hatch
58676463d8
Merge pull request #11218 from terminalmage/docs
...
New module busywork for htpasswd state/module
2014-03-13 21:06:06 -06:00
Erik Johnson
19663ee9bf
Add htpasswd state to docs
2014-03-13 21:43:58 -05:00
Erik Johnson
fc062e5d27
Move OverState and state.sls docs to new location
2014-03-13 20:59:28 -05:00
Nicolas Delaby
2925e7618d
add reference to htpasswd module in states index
2014-02-28 09:27:13 +01:00
Seth House
86e0075fcf
Updated tutorials, highstate, and PyDSL docs from term links to ref
2014-02-27 19:43:12 -07:00