Colton Myers
782c5dc944
Add 0.17.5 release notes
2014-01-27 09:59:57 -07:00
Joseph Hall
75c2bd46b4
As stupid of a rule as it is, "modeled" is correct
2014-01-26 20:20:28 -07:00
Alexey Ivanov
d23ff3821e
codespell: grammar nazi
...
Run codespell[1] against sources.
[1] https://github.com/lucasdemarchi/codespell
2014-01-26 18:41:28 -08:00
Erik Johnson
cad5485d9f
Fix bad rst link refs
2014-01-26 05:37:16 -06:00
Seth House
3fffbbaa09
Added section on debugging the reactor
2014-01-23 10:34:33 -07:00
Thomas S Hatch
9aeece736d
Merge pull request #9784 from cro/proxyminion_rebase
...
Proxy minion support
2014-01-23 08:29:50 -08:00
regilero
3784c2f80d
Add documentation on yaml_utf8 setting on yaml troubleshooting documentation
2014-01-23 15:09:03 +01:00
Seth House
7293456a13
Added GitHub URL for managing subscription settings
2014-01-22 12:27:13 -07:00
Erik Johnson
5cad858f24
Add info about gitfs improvements
...
Also improved the information on the BSD package management
enhancements.
2014-01-18 21:33:53 -06:00
Erik Johnson
f636d1d4ed
Fix refs to yumpkg5
2014-01-17 21:08:44 -06:00
Forrest Alvarez
c8416f9b6d
Updated the globbing doc with a link to compound matching, updated the compound matchin doc with another example,
2014-01-17 05:56:59 +00:00
C. R. Oldham
7cc97c3f1c
Update docs.
2014-01-16 12:43:40 -07:00
C. R. Oldham
637901e23e
Proxy minion support.
2014-01-16 12:43:11 -07:00
C. R. Oldham
552ff8308b
Use a better ping example.
2014-01-16 12:43:02 -07:00
C. R. Oldham
a4277964cf
Proxy minion documentation
2014-01-16 12:42:09 -07:00
C. R. Oldham
1c96911c1a
Add missing proxy-minion script
2014-01-16 12:39:40 -07:00
Alexey Ivanov
1d5c21fd89
master: added live profiling support via yappi
...
This allows low-overhead adhoc profiling of production servers without
interrupting service.
2014-01-13 23:10:05 -08:00
Thomas S Hatch
855437d7c6
Merge pull request #9719 from SaveTheRbtz/signal-debugging
...
Print debug info not only on `SIGUSR1` but also on `SIGINFO`
2014-01-13 09:37:57 -08:00
Alexey Ivanov
1892c4ef84
docs: added note about SIGINFO and Ctrl+T un BSD/Mac
2014-01-13 00:51:11 -08:00
Forrest Alvarez
edf3598f12
Updated the salt bootstrap tutorial with an example to download the latest stable release with curl moved the wget example so it is right below the curl example to ensure users get the stable as opposed to the develop on accident. Fixed a weird wording issue, and some line lengths, though several still remain.
2014-01-13 05:37:59 +00:00
John Dewey
0ce4611b86
Corrected syntax error with formula example
...
There was a syntax error in the map.jinja example.
2014-01-10 22:07:19 -08:00
Thomas S Hatch
db9c722e56
Merge pull request #9690 from hulu/copyedit-cloud-config
...
copyedit doc/topics/cloud/config.rst
2014-01-10 12:59:20 -08:00
Chris Rebert
bbdcb81e9b
copyedit doc/topics/cloud/aws.rst
2014-01-10 12:43:08 -08:00
Chris Rebert
de5d0174e4
copyedit doc/topics/cloud/config.rst
2014-01-10 12:26:40 -08:00
Abe Music
0de31bdc50
Add example for wait_for_spot_interval_multiplier
2014-01-10 12:46:51 -06:00
Abe Music
b232dccdf7
Adding code example for pool size configuration
2014-01-10 12:38:02 -06:00
Abe Music
104d94cf7d
Adding pool size doc; updating aws doc to include spot instance and EBS volume support
2014-01-10 12:16:51 -06:00
Forrest Alvarez
cc0ca13855
Updated windows docs with a quick note to mention that the installers will install deps.
2014-01-08 03:06:43 +00:00
Thomas S Hatch
87b25ed67a
Merge pull request #9601 from terminalmage/docs
...
Replace references to Hydrogen release in docs
2014-01-07 10:26:31 -08:00
Erik Johnson
2d5c9d9136
Rename 2014.01.0.rst to 2014.1.0.rst
2014-01-07 12:09:06 -06:00
Erik Johnson
0b876b2813
correct 2014.01.0 -> 2014.1.0
2014-01-07 12:08:58 -06:00
Erik Johnson
6ab77e5317
Replace references to Hydrogen release in docs
...
This replaces references to Hydrogen (in versionadded/versionchanged
directives as well as a few other mentions), to reflect the actual
release number of 2014.1.0.
2014-01-07 12:06:53 -06:00
Erik Johnson
4cf7ffd719
spelling fixes
2014-01-07 10:53:18 -06:00
David Boucha
162776c4f1
slight doc reformat on windows install doc page
2014-01-06 16:07:26 -07:00
Forrest Alvarez
1940e4c8ee
Updated the digital ocean doc to fix some formatting issues regarding line length and indenting.
2014-01-04 06:31:42 +00: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
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
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
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
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
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