Commit Graph

523 Commits

Author SHA1 Message Date
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