Thomas S Hatch
469866965f
change Debian install notes to Ubuntu
2012-07-05 16:00:34 -06:00
Alec Koumjian
a22773bdde
Instruct authors of state modules to check for the test parameter
2012-07-03 14:17:52 -07:00
lewinson
ccb96b5281
Indicate Python 2.7 is okay
2012-07-01 09:28:37 -07:00
Thomas S Hatch
88eac0e5e6
Merge pull request #1549 from wraithan/fix_hacking_symlink
...
fix doc symlink
2012-06-30 17:52:11 -07:00
Wraithan (Chris McDonald)
624896c274
fix doc symlink
2012-06-30 17:47:26 -07:00
Thomas S Hatch
3aaee0c5f9
Merge pull request #1546 from wraithan/improve_hacking_docs
...
Improve hacking docs
2012-06-30 17:33:10 -07:00
Wraithan (Chris McDonald)
910f936d71
Improve hacking docs
2012-06-30 17:28:08 -07:00
Seth House
edcbb72741
Updated the marketing blurb with something less buzzword-heavy
2012-06-30 14:36:43 -07:00
peacetara
2f54587cbc
Adding 'Running and debugging salt states' section. That shows off the salt-call command, to help you debug. Also shows you how in the world to run a .sls file, which is always a good thing :)
2012-06-28 11:51:25 -07:00
Andy Sykes
29c2763527
Fix documentation oops in 'include' option
2012-06-26 21:55:21 +01:00
Andy Sykes
df096d754f
Documentation oops
2012-06-26 20:54:56 +01:00
Andy Sykes
fbbe74bb35
Bugfixes/documentation update for the 'include' option
...
Bugfixes:
- handle case where 'include' option has an empty value
- globs were not handled correctly
- warning issued if any include option fails to match any files; this
may be deliberate by the user, but it's there to catch the case where
someone typos the path
Documentation updated with a few examples of how to use it. Minion
template config file also updated with similar examples.
2012-06-26 20:53:27 +01:00
Thomas S Hatch
cf0f96567a
Add a comma to some docs
2012-06-22 08:26:38 -06:00
Thomas S Hatch
ff7317f946
Add docs for new caller api
2012-06-19 23:51:58 -06:00
Thomas S Hatch
fc61533442
update man pages for 0.10.1
2012-06-19 16:23:56 -06:00
Thomas S Hatch
04d6a02913
Fix #1472
2012-06-19 10:18:44 -06:00
Baiju Muthukadan
8223969b0f
Fix the order of release notes listing
2012-06-19 14:21:27 +05:30
Thomas S Hatch
71b1f76476
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-06-18 15:14:04 -06: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
Michael Prokop
b79ad2a10f
Fix typos in manpage
...
As reported by lintian while doing Debian packaging work:
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Alot A lot
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dependancy dependency
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dependant dependent
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz specifed specified
plus one minor one I stumbled upon (sucsessfully -> successfully).
2012-06-18 22:57:31 +02: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
b7a49ec403
Updated function declarations in tutorials to use the short syntax
2012-06-18 00:04:51 -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
Thomas S Hatch
1b51c648ed
Man pages for 0.10.0
2012-06-16 16:25:22 -06:00
vitaliy-fuks
863cb936b7
Minor tweaks to documentation homepage.
2012-06-16 00:01:54 +00:00
Thomas S Hatch
34c4ed6204
Initial draft of 0.10.0 release docs
2012-06-15 13:42:27 -06:00
Thomas S Hatch
a3c1994a05
Merge pull request #1441 from akoumjian/develop
...
Add docs for preseeding minions with already accepted keys.
2012-06-14 10:09:28 -07:00
Alec Koumjian
39e4d8d976
Added tutorial for preseeding minions with accepted keys.
2012-06-14 09:26:47 -07:00
Thomas S Hatch
9737c36708
Add docs for job_cache
2012-06-13 15:50:31 -06: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
cdd7937b37
It's three components (salt,grains & pillar)
2012-06-13 06:51:40 +05:30
Seth House
4b15fb7f0e
Fixed several link target syntaxes
2012-06-10 09:23:42 -07:00
Seth House
dd9a9c10bc
Marked human-friendly TOC as an orphan to avoid Sphinx warnings
...
(Side note: this page is actually not friendly, but is hideous and
convoluted and will be going away soon.)
2012-06-10 09:22:04 -07:00
Seth House
345df8b64a
Added docs for firewalling, batching, and running without root to TOC
2012-06-10 09:21:46 -07:00
Seth House
d389f162da
Fixed including functions beginning with underscores in autodoc output
2012-06-10 08:55:13 -07:00
Seth House
6c770e3d44
Marked include tmpl as an orphan to avoid Sphinx warnings
2012-06-10 08:55:12 -07:00
Gavrie Philipson
785e92bd4d
Another typo fix
2012-06-10 15:32:34 +03:00
Gavrie Philipson
0323803816
Fixed typo.
2012-06-10 15:17:51 +03:00
Thomas S Hatch
acac9d6cde
Add event to contents
2012-06-07 19:54:39 -06:00
Thomas S Hatch
cb7bd81980
Add iter_event to event docs
2012-06-07 19:51:40 -06:00
Thomas S Hatch
5cffd2d5c7
Add initial event system docs
2012-06-07 19:37:55 -06:00
Michael Prokop
15eb31f1da
Fix some typos in configuration template and manpage
...
* usefule -> useful
* the the -> the
* issolate -> isolate
* coppied -> copied
2012-06-07 23:18:03 +02:00
Matt Haggard
8035751678
Clarified where the top.sls file goes
2012-06-05 14:54:21 -06:00
Matt Haggard
6075bee8f4
Added missing line so code block renders
2012-06-05 12:47:32 -06:00
Matt Haggard
17f3865339
Document current problem installing on Ubuntu 11.04 with workaround
2012-06-05 12:39:51 -06:00
Thomas S Hatch
a0d7c4ac9e
Merge pull request #1396 from kwarterthieves/develop
...
more py3k fixes
2012-06-04 16:12:26 -07:00