Commit Graph

2185 Commits

Author SHA1 Message Date
Seth House
d6dd60af3a Added note that docs are for the development version 2014-01-02 15:40:57 -07:00
Seth House
fd099aaa50 Removed old/unused rST substitution 2014-01-02 15:40:57 -07:00
Joseph Hall
b45a594f6b Merge pull request #9533 from timoguin/develop
Added info about DigitalOcean "Applications" to cloud docs
2014-01-02 12:33:38 -08:00
Tim O'Guin
7d0b02ae27 added a note about DigitalOcean's concept of applications to the cloud docs 2014-01-02 14:07:33 -06:00
Thomas S Hatch
1ef832d093 update man pages to 2014.1.0 2014-01-02 12:59:16 -07:00
Erik Johnson
1c442f7c4e Add some links to the fileserver backends docs
This commit turns some of the config file parameters into links to the
master config file docs, and also links to the pages for the fileserver
backends being described.
2014-01-02 10:33:50 -06:00
Erik Johnson
366f6bdaaa Fix hyperlinks in hydrogen release notes 2014-01-01 16:39:14 -06:00
Erik Johnson
cd9c0ffe66 Normalize line length 2014-01-01 16:37:41 -06:00
Erik Johnson
4cb0faba5e Fix sphinx warning due to mismatched header lines 2014-01-01 16:34:54 -06:00
Erik Johnson
3f9c5d60fa Add note about ubuntu 12.04 not having sufficient GitPython for gitfs 2013-12-31 20:03:57 -06:00
Thomas S Hatch
0ea75bc989 Some headers for the release notes 2013-12-30 23:57:20 -07:00
Thomas S Hatch
aacaf6c24c Merge pull request #9503 from pakdel/minionfs
MinionFS fileserver backend
2013-12-30 21:02:03 -08:00
Thomas S Hatch
caa25449dc Merge pull request #9500 from terminalmage/alias-module-watch
Alias module.watch to module.wait
2013-12-30 21:00:49 -08:00
Amir Pakdel
ea3c23aa05 MinionFS fileserver backend
The backend for serving files pushed to master
by cp.push (file_recv).
2013-12-30 19:02:42 -05:00
Erik Johnson
f38793166c Alias module.watch to module.wait
This was done recently for cmd.watch, so this commit aliases the
module.watch state as well for consistency.
2013-12-30 17:34:55 -06:00
Mike Place
da1cf4a6e0 2014.01.0 release notes 2013-12-30 16:33:57 -07:00
Erik Johnson
0fe0caebc3 Add note about upstart to resource limits documentation 2013-12-30 11:43:58 -06:00
Thomas S Hatch
b3b6c0bcee Merge pull request #8734 from terminalmage/autoreject_file
add an autoreject_file parameter to the master config file
2013-12-30 09:24:03 -08:00
Pedro Algarvio
763ca1c33e Merge pull request #9483 from terminalmage/docs
More refinement of master/minion troubleshooting docs
2013-12-30 04:21:46 -08:00
Forrest Alvarez
4f45c4d8f8 Fixed a typo I missed a while back with some spacing. 2013-12-30 07:05:59 +00:00
Erik Johnson
84c6b62005 More refinement of master/minion troubleshooting docs
Added an nmap example for checking if ports are open, removed some
redundant wording, and reworded other parts to be more concise.
2013-12-29 20:13:11 -06:00
Forrest Alvarez
c0c5bfd526 Updated the master troubleshooting doc with details regarding unexpected behavior with the -c option. 2013-12-29 06:30:37 +00:00
Forrest Alvarez
650223e1a4 Merge remote branch 'upstream/develop' into develop 2013-12-29 06:09:29 +00:00
Erik Johnson
c1eee828fd Slight tweak to earlier master troubleshooting page edit 2013-12-28 22:10:03 -06:00
Forrest Alvarez
f6f21f9b00 Fixed a lower case reference to Salt on the cloud troubleshooting docs. 2013-12-29 01:02:03 +00:00
Erik Johnson
2087462bd9 Enhancement to master troubleshooting docs
Made some of the language more concise, and improved the example on
setting resource limits. /etc/security/limits.d/NN-something.conf is
the generally preferred method of setting resource limits.
2013-12-28 14:18:24 -06:00
Forrest Alvarez
49b3cc4ba5 Added an admonition to the cloud troubleshooting doc that addresses issue with version compatibility. 2013-12-28 06:01:08 +00:00
Henrik Holmboe
81f96463ae Add release dates for 0.9.x versions 2013-12-26 22:13:55 +01:00
Henrik Holmboe
41e46305d3 Add release date for versions missing Release Notes 2013-12-26 22:13:55 +01:00
Henrik Holmboe
f7b8c705e2 Add release dates for 0.10.x versions
Version 0.10.1 is missing since it does not have a Release Notes file.
2013-12-26 22:13:55 +01:00
David Boucha
3fbec595e1 add 0.17.4 windows installer links 2013-12-26 11:55:33 -07:00
Erik Johnson
7a4a457267 Better example for versionadded/versionchanged
This provides a more comprehensive example than the one I originally
added here.
2013-12-26 12:12:30 -06:00
Thomas S Hatch
bb363870c4 Merge pull request #9437 from gravyboat/develop
Master troubleshooting guide update regarding timeout.
2013-12-26 09:39:54 -08:00
Erik Johnson
c599c09760 Add explanation of versionadded/versionchanged to style guide 2013-12-26 04:15:58 -06:00
Forrest Alvarez
6ab38c7484 Updated the master troubleshooting doc with a note about modifying the timeout. 2013-12-26 04:01:19 +00:00
Erik Johnson
ddad8760a5 Add new pagerduty module/state to docs 2013-12-25 08:45:26 -06:00
Mark Lee
46ed25f195 Fix docs for the "Understanding State Ordering" tutorial
"code-block" directives require a blank line before them.
2013-12-24 19:41:58 -08:00
Joseph Hall
2ce4870993 Merge pull request #9430 from terminalmage/docs
Add new XMPP module/state to docs
2013-12-24 16:09:07 -08:00
Erik Johnson
4f6d448af5 Add new XMPP module/state to docs 2013-12-24 17:58:09 -06:00
Forrest Alvarez
8f746fe429 Added a line explaining that the user would need to re-establish their sessions as the user they modified the limits for in the master troubleshooting guide. 2013-12-24 23:55:08 +00:00
Joseph Hall
1beb6de194 Merge pull request #9428 from gravyboat/develop
Update to pkg state example, and master troubleshooting topic.
2013-12-24 15:48:31 -08:00
Forrest Alvarez
59aeca95d4 Updated the master troubleshooting docs with an example of modifying the limits.conf. 2013-12-24 23:43:36 +00:00
Seth House
07e3cd2864 Added date to release notes for recent salt versions
These dates were pulled out of the Git commit for the tag (with a Vim
macro). I didn't go back before we started tagging releases with
annotated tags since that would take some mailing list archaeology. Also
there might be a couple instances where the tag came plus or minus a day
or two from the announcement.

Closes #9426
2013-12-24 16:16:25 -07:00
Seth House
3bb46ee78f Added note about not authenticating as root when using the PAM module
Closes #4046, refs saltstack/halite#108.
2013-12-23 20:26:18 -07:00
Erik Johnson
a625f75ce8 Fix line that was indented too far in code-block 2013-12-23 13:39:31 -06:00
Erik Johnson
a2271cb34c Remove docs references to nzbget
This module was recently removed to salt-contrib.
2013-12-23 13:38:08 -06:00
Thomas S Hatch
53128b1a3b Merge pull request #9407 from whiteinge/lit-docs
Add Sphinx directives for documenting YAML files
2013-12-23 09:29:22 -08:00
Erik Johnson
12c0df5123 Hide cmd.watch state alias from docs 2013-12-23 11:23:16 -06:00
Seth House
35d4b67fca Output warning if file cannot be found 2013-12-23 06:42:04 -07:00
Seth House
9f7fab6df0 Moved LiterateCoding directives into Salt domain 2013-12-23 06:02:12 -07:00