Commit Graph

733 Commits

Author SHA1 Message Date
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
L.C. Rees
cc8a921311 - more py3k fixes 2012-06-04 16:40:34 -06:00
Thomas S Hatch
11d481260a Comment on yaml issue that is now resolved 2012-06-04 13:40:35 -06:00
Thomas S Hatch
b4072b65ce Add soem pre 0.9.10 docs for non root master 2012-06-02 23:48:30 -06:00
Thomas S Hatch
4e747ade2a Fix #1393 2012-06-02 23:41:01 -06:00
Thomas S Hatch
ac4510fb42 Add reference documentation for peer_run 2012-06-02 21:05:17 -06:00
Thomas S Hatch
6dc2ca1f06 Add docs explaining SELinux issues 2012-06-02 18:05:30 -06:00
Baiju Muthukadan
f09e13187b Add brew & win_pkg to pkg virtual module index 2012-05-31 19:22:37 +05:30
Thomas S Hatch
326659faa2 Add docs for peer runner interface, Fix #1370 2012-05-30 23:37:14 -06:00
Thomas S Hatch
285e82d104 Add some examples to jobs doc 2012-05-30 15:39:27 -06:00
Dougal Matthews
db1c8a2cb4 Update doc/index.rst 2012-05-30 14:40:19 +00:00
Baiju Muthukadan
ada24af53c Few reStructuredText fixes/cleanups 2012-05-30 16:02:24 +05:30
Thomas S Hatch
2ee68afe66 Merge pull request #1359 from dcolish/develop
Remove dead code, salt.state:build_args
2012-05-29 21:45:31 -07:00
Baiju Muthukadan
8783c44452 Fix typo, s/baash/bash 2012-05-30 14:29:04 +05:30
Dan Colish
a3507abe49 Skip mod_init when running autodoc, #1282 2012-05-29 16:17:03 -07:00
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
Thomas S Hatch
4c1cbcfb6e Standardize renderer doc refs 2012-05-26 09:17:01 -06:00
Thomas S Hatch
72ad4bf342 Add win_pkg to the doc index 2012-05-26 09:10:18 -06:00
Thomas S Hatch
8107e4421a Add win_groupadd to module index 2012-05-26 09:05:42 -06:00
Thomas S Hatch
2390c54af0 Add sqlite3 to module docs 2012-05-26 08:58:27 -06:00
Thomas S Hatch
9a9b5ca457 Add reg to doc index 2012-05-26 08:56:06 -06:00
Thomas S Hatch
6775077d78 Add rabbitmq_server to doc index 2012-05-26 08:52:43 -06:00
Thomas S Hatch
371db79ccb Add postgres doc to index 2012-05-26 08:47:50 -06:00
Thomas S Hatch
7a9a6e5ae2 Add osxdesktop to module doc index 2012-05-26 08:44:52 -06:00
Thomas S Hatch
08179311e7 Add launchctl to docs 2012-05-26 08:42:40 -06:00
Thomas S Hatch
945594bed5 Add grub module to doc index 2012-05-26 08:38:45 -06:00
Thomas S Hatch
7dd66e2720 Add freebsdjail to module doc index 2012-05-26 08:35:53 -06:00
Thomas S Hatch
9ca915fcbe Add brew module to docs 2012-05-26 08:33:35 -06:00
Thomas S Hatch
f990ecfdf3 Add aliases to doc index 2012-05-26 08:31:38 -06:00
Dax Kelson
27050174e7 Spelling fix 2012-05-24 10:48:58 -06:00
Thomas S Hatch
fac64572f4 Add extra docs for expr_form argument in the command api 2012-05-23 11:11:57 -06:00
Thomas S Hatch
7a6ae1ce59 clean up some pillar docs to be more clear 2012-05-23 10:40:36 -06:00
Thomas S Hatch
fb88767ae7 Add a doc on pillar targeting 2012-05-23 10:34:44 -06:00
Thomas S Hatch
59693d4607 Add pillar match to compound matcher doc 2012-05-23 10:22:13 -06:00
Thomas S Hatch
6eb742727d Fix some spelling errors in dynamic modules doc 2012-05-23 09:27:54 -06:00
Thomas S Hatch
d37681c715 Fix table of contents ref to python-api file 2012-05-22 23:06:30 -06:00
L.C. Rees
49fea7a5b6 Merge github.com:kwarterthieves/salt into develop 2012-05-22 22:51:29 -06:00
Thomas S Hatch
b3b80c34d4 Fix #1209 2012-05-22 22:47:30 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Thomas S Hatch
892a9a38c2 Add info on projects using Salt 2012-05-22 22:34:38 -06:00
Thomas S Hatch
aaf7d69a7e Add doc on salt projects - fix #1198 2012-05-22 22:00:30 -06:00
Thomas S Hatch
cf71716662 Merge pull request #1322 from thehoule/documentation
Fixed typo's, added python-software-properties install
2012-05-22 09:25:17 -07:00
Nick Houle
73f7efd044 Fixed typo's, added python-software-properties install 2012-05-22 10:16:47 -06:00
Thomas S Hatch
0ab61b32c8 Add cython_enable to master docs 2012-05-21 14:36:34 -06:00
Jeff Schroeder
dc47ee35fc Merge pull request #1313 from thehoule/documentation
Added actual link to Troubleshooting index.rst file
2012-05-21 10:57:09 -07:00
Nick Houle
1715d8cf76 Updated link with the corrected restructured syntax 2012-05-21 11:31:18 -06:00
Nick Houle
79fcb1bf4d Added actual link to Troubleshooting index.rst file 2012-05-21 08:34:42 -06:00
Thomas S Hatch
a5834e362c Merge pull request #1308 from thehoule/documentation
Salt Installation - Ubuntu
2012-05-21 07:17:46 -07:00
Nick Houle
7eb386fc8b Fixed indentation errors and added a link to the salt troubleshooting section for users to reference more in depth troubleshooting. 2012-05-21 08:08:38 -06:00
Nick Houle
a63f703fd9 Updated revisions for new Ubuntu installation. Changed word wrap in vim view for cleaner look. 2012-05-20 14:53:22 -06:00
Nick Houle
58986a7119 Fixed typo and re-made the master bind section. Second Version of orginal. 2012-05-20 14:16:41 -06:00
Nick Houle
6ac45a24ea Completely updated salt installation for Ubuntu. Previous version was partially up to date, yet had to explanations. New installation file for ubuntu has configuration of salt configs, testing of salt setup, and troubleshooting. 2012-05-20 09:49:16 -06:00
Baiju Muthukadan
d858cf7d02 Use the new Google groups URL to avoid redirection 2012-05-20 10:24:48 +05:30
Nick Houle
790f8a5a35 Fixed typo's in 0.9.9 releas notes 2012-05-19 17:38:36 -06:00
Thomas S Hatch
cf98d4557d update api docs for new client methods 2012-05-19 08:48:56 -06:00
Thomas S Hatch
89f8e59103 Add docs for new runner_dirs option, fix #1301 2012-05-18 18:39:22 -06:00
Jeff Schroeder
44e81fa45d Adding @mattmcclean's openstack salt states
OpenStack salt states are asked about frequently, here are some examples.
2012-05-17 13:41:39 -07:00
Philipp Adelt
b2dad7920d Clarify pillar use for files managed on minions that include pillar key/value data 2012-05-16 12:58:35 +02:00
Thomas S Hatch
56561149a5 Add standalone minion to contents 2012-05-14 13:40:28 -06:00
Thomas S Hatch
6bfa7de00d Merge branch 'develop' of github.com:saltstack/salt into develop 2012-05-14 13:36:36 -06:00
Thomas S Hatch
fd17c6a1dd Add doc for standalone minion 2012-05-14 13:33:20 -06:00
Eivind Uggedal
aee8687c2b Include my salt states as community examples.
Some are arch linux specific, but most could easily be generalized.
Some highlights:

  * going
  * gunicorn
  * iptables
  * nginx
  * phantomjs
  * postgresql
  * redis
  * salt
  * ssh
  * tarsnap
2012-05-14 21:23:58 +02:00
Baiju Muthukadan
67fb6bff79 simplify example (__init__ can only return None) 2012-05-14 03:15:42 +05:30
Baiju Muthukadan
8b743099c4 Use reStructuredText syntax in example docstring 2012-05-14 03:15:42 +05:30
Jeff Schroeder
88ae053ad4 Add another community state tree to the docs
Thanks @kevindroid!
2012-05-12 16:47:28 -07:00
Baiju Muthukadan
2d35f7f373 Link to the Open Comparison Contributing Docs
The `Open Comparison Contributing Docs` has some good suggestions
and tips for contributors:
http://opencomparison.readthedocs.org/en/latest/contributing.html
2012-05-13 02:04:32 +05:30
Baiju Muthukadan
f0e5b30614 Fix file name typo. s/djando/django 2012-05-11 05:12:49 +05:30
Baiju Muthukadan
1bbb280581 Add 'See also' section to man pages 2012-05-11 03:40:39 +05:30
Vitaliy Fuks
2991ab39d6 Targetting->Grains did not actually document how to target minions based on grains data. 2012-05-06 14:46:08 -04:00
Thomas S Hatch
b6a80a728f Add requisite doc 2012-05-02 13:26:24 -06:00
Thomas S Hatch
b70f21988e Add django module rst 2012-05-01 23:34:40 -06:00
Thomas S Hatch
a3822280f2 Add django to index list 2012-05-01 23:33:12 -06:00
Thomas S Hatch
acab40e68f Add a comma to make example valid 2012-05-01 12:04:41 -06:00
Thomas S Hatch
7a8b40f597 the network module already supports vlans! 2012-04-30 10:26:45 -06:00
Thomas S Hatch
e6b2850277 update the man pages for 0.9.9 2012-04-27 16:43:55 -06:00
Thomas S Hatch
80f754a773 update some config docs 2012-04-27 13:13:42 -06:00
Thomas S Hatch
c100adca03 Clean the release notes more, these should be good to go 2012-04-27 00:54:41 -06:00
Thomas S Hatch
acabc26340 Add more to the release notes 2012-04-26 00:41:19 -06:00
Thomas S Hatch
8b8e2fdae4 Merge branch 'develop' of github.com:saltstack/salt into develop 2012-04-26 00:28:28 -06:00
Thomas S Hatch
1cf05e3b95 Extend 0.9.9 release announcement 2012-04-26 00:28:03 -06:00
Seth House
e272280bd2 Hide the virtualenv.manage alias from the docs 2012-04-26 00:05:32 -06:00
Seth House
7a91888fe1 Minor rST fixes in a few docs & docstrings 2012-04-25 23:11:09 -06:00
Seth House
b1bc8ff503 Added mock object for M2Crypto when building the docs 2012-04-25 23:09:48 -06:00
Seth House
815b197b9b Updated docs for rh_network module rename to rh_ip 2012-04-25 23:09:11 -06:00
Thomas S Hatch
7d6812cd6a Take out roadmap links 2012-04-25 22:57:05 -06:00
Thomas S Hatch
89260372eb This no longer applies and is basically done anyway 2012-04-25 22:55:29 -06:00
Jeroen Dekkers
6106f1d829 Use the correct port numbers in documentation 2012-04-26 01:57:43 +02:00
Thomas S Hatch
79f874ad5e Add alias to the docs tree 2012-04-25 02:05:53 -06:00
Thomas S Hatch
899f57ce81 Merge pull request #1134 from bretep/networkstate
Networkstate
2012-04-24 22:31:19 -07:00
Thomas S Hatch
1984d335c8 Add doc for double short decs 2012-04-23 00:33:57 -06:00
Monty Taylor
3867ffb3ef Replace M2Crypto RSA with PyCrypto.
M2Crypto has been abandonded upstream, has many outstanding bugs,
and doesn't build unpatched on Fedora. Since the only thing M2Crypto
is being used for in the salt codebase is RSA support, using the PyCrypto
RSA module instead is pretty straight forward. Additionally, the RSA
module uses sign/verify terminology around our use of private encrypting
known tokens for verification purposes rather than private_encrypt and
public_descrypt, which makes reading the intent a little clearer.
2012-04-20 09:30:33 -07: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
Taavi Burns
dc7b86d9c9 Fix misspelling of "curly". 2012-04-16 01:33:45 -04:00
Taavi Burns
1440248e1a Fix the same indentation bug, but in the man page. 2012-04-16 01:33:45 -04:00
Taavi Burns
7273403cd9 Indenting Python code in the tutorial
I have to imagine that the docstring and return function should
actually be indented. :)
2012-04-15 23:52:23 -04:00
Thomas S Hatch
776709a374 Add release notes for external pillar 2012-04-07 16:59:57 -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
Thomas S Hatch
eb03fa00a2 Add header for use requisites 2012-04-06 16:42:37 -06:00
Jeff Hutchins
22ec0cee6a Merge git://github.com/saltstack/salt 2012-04-06 16:03:19 -06:00
Thomas S Hatch
f8e518690c some small fixes in the compound command doc 2012-04-03 11:48:27 -06:00
Thomas S Hatch
f2030964b1 Add quib about apt daemonized process to release notes 2012-04-03 10:28:56 -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
979fef65af Add batch.rst, Fix #1039 2012-04-03 09:49:39 -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
b005cee70f Slightly expand docs on the various other compound matchers 2012-04-02 22:17:42 -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
Jeff Schroeder
e4b342b9be Document additional RHEL6 installation info
Fixes #1021
2012-04-02 22:17:26 -07:00
Jeff Schroeder
9bba2eeb95 Update to troubleshooting docs
- Mention that you need to run salt in the foreground to manage
      it via process watchdocs such as monit or supervisord.
    - Mentioned checking Mandatory Access Control software if
      enabling ports via the firewall don't fix communication probs
    - Actually say that salt-call is for running cmds minion-side
    - Added more awesome-sauce
2012-04-02 22:17:20 -07:00
Jeff Schroeder
d5d8b7ffc8 EPEL includes salt now, lets mention that 2012-04-02 22:17:11 -07:00
Thomas S Hatch
4222eb2505 update release notes 2012-04-02 17:24:12 -06:00
Thomas S Hatch
bb356df777 Add docs for refresh_pillar, Fix #1020 2012-03-29 08:58:32 -06:00
Thomas S Hatch
fcb41489ab s/hach/hash/ 2012-03-27 21:06:54 -06:00
Thomas S Hatch
e06a7a00e4 Add a little something so people know that 0.9.9 is not out yet 2012-03-27 15:19:48 -06:00
Thomas S Hatch
1b77daac8f Initial commit for the 0.9.9 release document
I started this so that we can add things to the release nots as we
develop them, if you add a feature feel free to add it to the release
notes!
2012-03-27 15:18:01 -06:00
Thomas S Hatch
2b14b15dad Add note about python stack on RHEL5, Fix #999 2012-03-24 23:01:56 -06:00
Jens Rantil
c08771d584 Fixing a weird sentence in documentation
I made a comment about the sentence here:
a7a136fd8d (commitcomment-1111231)
2012-03-21 00:47:06 +01:00
Jens Rantil
0c89b451e7 Small documentation fix.
"Programmer interface" => "Programming interface".
2012-03-21 00:35:50 +01:00
Thomas S Hatch
6f247fe871 some monor additions to the release document 2012-03-20 15:05:13 -06:00
Thomas S Hatch
608151192c Add a doc on the extend declaration 2012-03-20 14:23:49 -06:00
Thomas S Hatch
751a9ef8ce set spell in vim needs more [ power 2012-03-20 13:57:21 -06:00
Thomas S Hatch
d3aff46461 Add info about running states from the minion 2012-03-20 13:53:01 -06:00
Thomas S Hatch
d625e5477e Add requisite in to 0.9.8 release notes 2012-03-20 13:25:56 -06:00
David Boucha
ba09db25a9 Updated Windows Installation docs
This worked well for me. I need some people to attempt to follow these directions.
2012-03-20 01:00:13 -06:00
David Boucha
eab62c2cf8 First Windows Installation page 2012-03-20 01:00:13 -06:00
Thomas S Hatch
49c3160144 Merge branch 'develop' of github.com:saltstack/salt into develop 2012-03-19 22:16:36 -06:00
Thomas S Hatch
345a6383e1 fix typo in man pages on Range target 2012-03-19 22:16:15 -06:00
David Boucha
ca002556b6 Add a little to the Windows release notes. 2012-03-19 21:19:49 -06:00
Thomas S Hatch
1655ab59e0 fixed this issue where using a dot is now much cleaner 2012-03-19 15:30:42 -06:00
Thomas S Hatch
a8f48832af Update live manpages for 0.9.8 2012-03-19 13:02:36 -06:00
Thomas S Hatch
66cb8daba7 Update salt-syndic manpage 2012-03-19 12:58:15 -06:00
Thomas S Hatch
bf6117cb53 update salt-minion manpage 2012-03-19 12:57:46 -06:00
Thomas S Hatch
efca4be049 update salt-master manpage 2012-03-19 12:54:49 -06:00
Thomas S Hatch
91ecf8e550 update manpage salt-call 2012-03-19 12:47:05 -06:00
Thomas S Hatch
66f2674f8b update salt-key manpage 2012-03-19 12:44:24 -06:00
Thomas S Hatch
eda3377da7 Add new components to salt-cp manpage 2012-03-19 12:41:21 -06:00
Thomas S Hatch
297968df74 update salt manpage 2012-03-19 12:38:23 -06:00
Seth House
7d1bc6debb Added link to the perlgeek IRC logs 2012-03-19 06:07:08 -06:00
Seth House
9fdc5a6917 Silence autosummary warnings about the virtual modules
This change also explicitly shows which modules are virtual.
2012-03-19 05:59:20 -06:00
Seth House
a7749524a4 Fixed old references to grains doc 2012-03-19 05:46:20 -06:00
Seth House
65fbc41242 Fixed a couple headline underlines 2012-03-19 05:43:10 -06:00
Seth House
84b5b5ba49 Added a couple yaml mock objects for RTD 2012-03-19 05:43:10 -06:00
Jeff Schroeder
10f1883c6b Update the salt auth abstract to reflect recent changes 2012-03-18 21:59:35 -07:00
Thomas S Hatch
0f516bd30d added in 0.9.8 2012-03-18 22:17:11 -06:00
Jeff Schroeder
550473093c More missing links added to the table of contents 2012-03-18 18:28:03 -07:00
Jeff Schroeder
8567444373 War on sphinx war-nings... BRING IT! 2012-03-18 18:18:38 -07:00
Jeff Schroeder
1a6e48de89 Fix some sphinx warnings in the jobs docs 2012-03-18 18:04:25 -07:00
Jeff Schroeder
65fecfd79f Fix a few more sphinx warnings 2012-03-18 17:56:06 -07:00
Jeff Schroeder
9ce7db9710 Fix a busted link in the docs to grain info 2012-03-18 17:55:53 -07:00
Jeff Schroeder
4119f4f9dc Fix some sphinx warnings and link docs better 2012-03-18 17:41:22 -07:00
Jeff Schroeder
5280efafca Big update to the "Starting States" doc 2012-03-18 17:41:21 -07:00
Jeff Schroeder
260f976d73 More doc updates 2012-03-18 17:41:21 -07:00
Jeff Schroeder
d8987c6cc6 rST-ify some text and link to the firewall doc in troubleshooting 2012-03-18 17:41:21 -07:00
Jeff Schroeder
2908f18b04 Added doc bits about firewall config on Ubuntu and Debian 2012-03-18 17:41:21 -07:00
Jeff Schroeder
8ac5c2f6c6 Adding blurb on example salt states to the community docs 2012-03-18 17:41:21 -07:00
Jeff Schroeder
b312ced8a9 Update the troubleshooting documentation 2012-03-18 17:41:21 -07:00
Jeff Schroeder
69587db577 Add info about the new windows modules 2012-03-18 17:41:21 -07:00
Jeff Schroeder
6839e8a7fe Adding new windows modules to the docs 2012-03-18 17:41:21 -07:00
Jeff Schroeder
5fbd73d4dd Add user flag for git to the release notes 2012-03-17 23:36:46 -07:00
Jeff Schroeder
778ab2e653 Merge pull request #950 from SEJeff/doc-update
Doc update
2012-03-17 22:53:53 -07:00
Jeff Schroeder
1572662123 Add example of how to call modules with kwargs 2012-03-17 22:52:26 -07:00
Jeff Schroeder
6e220a41e9 Adding link to Pillar documentation 2012-03-17 19:16:48 -07:00
David Bishop
544f5bafc6 Merge branch 'develop' of https://github.com/saltstack/salt into develop 2012-03-17 21:50:22 -04:00
David Bishop
93be588ebb add sentence pointing to _modules dir for custom modules 2012-03-17 21:50:16 -04: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
f834459c41 Add rst doc files for a bunch of modules 2012-03-17 18:05:08 -07:00