Commit Graph

222 Commits

Author SHA1 Message Date
Baiju Muthukadan
8783c44452 Fix typo, s/baash/bash 2012-05-30 14:29:04 +05:30
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
L.C. Rees
49fea7a5b6 Merge github.com:kwarterthieves/salt into develop 2012-05-22 22:51:29 -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
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
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
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
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
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
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
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
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
7a91888fe1 Minor rST fixes in a few docs & docstrings 2012-04-25 23:11:09 -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
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
Taavi Burns
dc7b86d9c9 Fix misspelling of "curly". 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
Thomas S Hatch
eb03fa00a2 Add header for use requisites 2012-04-06 16:42:37 -06:00
Thomas S Hatch
f2030964b1 Add quib about apt daemonized process to release notes 2012-04-03 10:28:56 -06:00
Thomas S Hatch
979fef65af Add batch.rst, Fix #1039 2012-04-03 09:49:39 -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
b005cee70f Slightly expand docs on the various other compound matchers 2012-04-02 22:17:42 -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