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