Commit Graph

23 Commits

Author SHA1 Message Date
David Pravec
956b89013e fix wrong rst syntax in yaml_idiosyncrasies.rst
and this time i also verified the builded documentation to be ok.
Sorry i didnt do it last time.
2012-08-29 19:06:19 +02:00
Thomas S Hatch
f510dcbc2f Take out the first person speak 2012-08-29 10:41:39 -06:00
David Pravec
7df0764bcb explained how to (not) use UTF8 with YAML
yaml is really pain sometimes... It does support ASCII characters only.
This little text explains how to write extra characters if its needed.
2012-08-29 15:56:12 +02:00
Thomas S Hatch
ab9cdcf60e Merge branch 'develop' of github.com:saltstack/salt into develop 2012-08-20 15:38:53 -06:00
Thomas S Hatch
480837d344 there was no 0.9.10 2012-08-20 15:38:38 -06:00
Jack Kuan
1e75b6b56a Small doc fix. 2012-08-20 16:15:04 -04:00
Thomas S Hatch
16565484c4 Add brief doc on sending SIGUSR1 2012-08-15 22:05:06 -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
6dc2ca1f06 Add docs explaining SELinux issues 2012-06-02 18:05:30 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43: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
1984d335c8 Add doc for double short decs 2012-04-23 00:33:57 -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
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
Thomas S Hatch
2b14b15dad Add note about python stack on RHEL5, Fix #999 2012-03-24 23:01:56 -06:00
Jeff Schroeder
4119f4f9dc Fix some sphinx warnings and link docs better 2012-03-18 17:41:22 -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
b312ced8a9 Update the troubleshooting documentation 2012-03-18 17:41:21 -07:00
Jeff Schroeder
61170e3ec2 Add some more troubleshooting documentation
- Fix a few commands that were already there and rendered weird
    - Add a section for ports the salt master needs option
    - Added a section on troubleshooting a hung master
2012-03-17 10:53:14 -07:00
Gordon McAllister
72c2014767 War on typos
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
Thomas S Hatch
222976b691 Started on #757
Documented some YAML issues we run into when making sls files
2012-03-02 23:12:53 -07:00
Matthew Nicholson
2539e1e735 new section on open file limits 2012-03-01 13:23:48 -05:00
Thomas S Hatch
514faf9314 initial troubleshooting doc 2012-02-17 14:04:05 -07:00