C. R. Oldham
1eae21db3b
Update proxy_minions diagram (again)
2014-01-16 12:42:53 -07:00
C. R. Oldham
b6607b4b0d
Update proxy minions diagram.
2014-01-16 12:42:40 -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
Thomas S Hatch
6c144e003e
Log to trace instead of print, @pwaller per #9752
2014-01-16 10:49:41 -07:00
Peter Waller
054fccd3b7
Update index.rst
...
Fix a pet peeve of mine so that beginners don't repeat the mistake: silencing `ImportError` is evil since you don't know if it came because `dependency_that_sometimes_exists` is unavailable or the `dependency_that_sometimes_exists` tried to import something which was broken.
This can seriously hinder debugging.
2014-01-15 14:04:03 +00: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
Forrest Alvarez
563f99538d
Fixed some errors that were getting generated.
2014-01-12 05:33:04 +00:00
Forrest Alvarez
13a7acff03
Updated the master configuration docs to fill out the rest of the items that were missing from the docs, also moved some stuff around so it was in the same order as the actual master conf file.
2014-01-12 05:23:09 +00:00
Forrest Alvarez
0f76689b4b
Merge remote branch 'upstream/develop' into develop
2014-01-12 03:12:29 +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
afab1e2d63
Updated the master config file with some options, made it down to the color option. Looking at how this is set up, things might need to be moved around.
2014-01-10 05:54:07 +00: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
Colton Myers
b43b0d5d09
Add more state vs module clarification
2014-01-07 16:55:28 -07: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
Thomas S Hatch
3f16b1b023
Merge pull request #9603 from techhat/jcl
...
Clarify that execution modules and state modules are not the same thing
2014-01-06 21:23:55 -08:00
Joseph Hall
214843c53b
Clarify that execution modules and state modules are not the same thing
2014-01-06 19:57:01 -07:00
David Boucha
162776c4f1
slight doc reformat on windows install doc page
2014-01-06 16:07:26 -07:00
Thomas S Hatch
7a33ea5dfc
Merge pull request #9570 from bbinet/fix-docker-start-port_bindings
...
Fix docker.start port_bindings
2014-01-06 08:20:02 -08:00
Thomas S Hatch
d43cc1116d
Merge pull request #9566 from terminalmage/gitfs-pygit2
...
Add pygit2 support to git fileserver backend
2014-01-06 08:18:27 -08:00
Bruno Binet
c374214d4d
Fix documentation related to docker port_bindings
2014-01-04 11:30:58 +01: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
Erik Johnson
5a8faf4810
Add gitfs configuration parameters to master config docs
...
This commit adds the new gitfs_provider parameter, as well as several
other params for gitfs that were not documented.
2014-01-03 21:06:03 -06:00
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
Seth House
7be2045a63
Subclass to specifically handle documenting SLS files
2013-12-23 06:02:12 -07:00
Seth House
ddb438c711
Move helper functions into the class to allow future customization
2013-12-23 06:02:12 -07:00
Seth House
034f35b93f
Extended Sphinx domain with formula directives and roles
2013-12-23 06:02:12 -07:00
Seth House
9e22ca741a
Added styles for the literate-doc directive
2013-12-23 06:02:12 -07:00
Seth House
427bb75510
Wrap the literate-coding elements in a container
...
Needed for the necessary left-right styling.
2013-12-23 06:02:11 -07:00
Seth House
15589daf1c
Fixed docs template to not render sidebar div when no sidebars
2013-12-23 06:02:11 -07:00
Seth House
f2ad5b1bef
Remove sidebars for formula docs
2013-12-23 06:02:11 -07:00
Seth House
5f8df81d37
Added first stab at a literate-code style documentation directive
2013-12-23 06:02:11 -07:00
Forrest Alvarez
ef303d2807
Fixed a typo in the troubleshooting index, copied over some content from the index to both the master and the minion, and cleaned them up to be more relevant to each.
2013-12-23 05:43:58 +00:00
Joseph Hall
cc40351668
Update sentence describing the getting started guides
2013-12-21 19:12:47 -07:00
Erik Johnson
29ec37be33
Add quick paragraph about needing compiler
...
A compiler is required to build M2Crypto, this commit adds a short
paragraph as a reminder of this fact.
2013-12-21 11:45:21 -06:00
Forrest Alvarez
17c8af56c9
Made some more updates to the master and minion troubleshooting docs to get rid of errors.
2013-12-21 06:38:47 +00:00
Forrest Alvarez
b3c6c6b56e
Updated the contents.rst so it pulls in more info from the topics, added some preliminary data for the master/minion docs so it stops erroring, did not delete the relevant sections from the main index.
2013-12-21 06:19:45 +00:00
Seth House
a0ef5f7964
Updated doc title to reflect actual module name
...
Refs #9366
2013-12-20 15:35:28 -07:00
Thomas S Hatch
f2a8587940
Merge pull request #9377 from terminalmage/issue9363
...
Full rewrite of memcached state and execution module
2013-12-20 11:44:36 -08:00
Erik Johnson
180699ee7d
Hide alias functions from docs
2013-12-20 13:40:06 -06:00
Seth House
a3e3b89cb8
Merge pull request #9373 from MTecknology/develop
...
Added reactor documentation
2013-12-20 11:10:27 -08:00
Michael Lustfield
e9f500bcfe
Made two blocks into code blocks.
2013-12-20 12:40:13 -06:00
Michael Lustfield
66286c8a86
Added example for using the reactor system.
2013-12-20 12:26:25 -06:00
Michael Lustfield
8569a84f1c
Added information about eventlisten.py
2013-12-20 12:25:29 -06:00
Seth House
26edc398f7
Merge pull request #9367 from whiteinge/docs-client-interfaces
...
Document Salt's client interfaces (more better)
2013-12-19 22:03:26 -08:00
Seth House
6f22ac72a1
Fleshed out docs for each method in the various *Client() interfaces
2013-12-19 22:57:56 -07:00
Seth House
79ad988fef
Fleshed out the Python API docs
2013-12-19 21:40:43 -07:00
Seth House
f051ad477c
Added CloudClient to the Python API docs
2013-12-19 21:40:34 -07:00
Joseph Hall
a868cc0d71
Removing API docs, because they were really only meant for Halite
2013-12-19 17:47:34 -07:00
Joseph Hall
d70690dbcb
Add doc about using Salt Cloud from Salt
2013-12-19 15:35:48 -07:00
Forrest Alvarez
9429458ff9
updated globbing docs with an extra example
2013-12-19 06:23:00 +00:00
Forrest Alvarez
ac496b223f
Merge remote branch 'upstream/develop' into develop
2013-12-19 06:21:28 +00:00
Colton Myers
d61a93fde5
Document availability of templating variables, Fix #9261
2013-12-18 11:13:21 -07:00
Corey Quinn
58ac57c6af
Fixed ping to test as per Tom yelling at me in Salt Class
2013-12-17 14:07:37 -08:00
Colton Myers
7b9731f049
0.17.3 release notes
2013-12-16 12:20:25 -07:00
Forrest Alvarez
f77cc4e68f
Updated the index of the troubleshooting docs with some new links to master and minion docs, added those, did not add content yet.
2013-12-16 06:09:12 +00:00
Benn Eichhorn
c0df125151
updated aws docs
2013-12-16 11:48:27 +11:00
Pedro Algarvio
3bf2d1a014
Merge pull request #9275 from techhat/selectquery
...
Switch all cloud providers to use standard list_nodes_select()
2013-12-15 09:19:43 -08:00
Joseph Hall
e060354e02
Update docs for list_nodes_select()
2013-12-15 09:40:03 -07:00
Seth House
7a74358cca
Merge pull request #9267 from terminalmage/issue9067
...
Fix example in template variable reference docs
2013-12-14 22:17:57 -08:00
Erik Johnson
de7633f72a
Rewrite reference to yumpkg in 0.9.8 release notes
2013-12-14 14:25:16 -06:00
Erik Johnson
1aeec6fbae
Fix example in template variable reference docs
2013-12-14 14:22:30 -06:00
Seth House
91e254d2a6
Merge pull request #9260 from gravyboat/develop
...
Updated clientacl docs to resolve 6802.
2013-12-13 21:56:45 -08:00
Seth House
86209ae472
Updated old link to the yumpkg.py module's new location
2013-12-13 22:54:15 -07:00
Seth House
5ccc3c0b59
rST fix
2013-12-13 22:52:02 -07:00
Forrest Alvarez
5a521ada05
Merge remote branch 'upstream/develop' into develop
2013-12-14 05:48:56 +00:00
Seth House
cb8ed95992
Moved custom conf cross-references into Salt domain file
2013-12-13 22:45:48 -07:00
Seth House
c0f74f95aa
Added minor Salt Sphinx domain
2013-12-13 22:45:48 -07:00
Forrest Alvarez
ad9a2ed62f
Updated clientacl docs to resolve 6802.
2013-12-14 05:45:31 +00:00
Joseph Hall
e9f0f2c02e
Add one more warning about large amounts of data
2013-12-13 19:52:38 -07:00
Joseph Hall
ddfaffa090
Allow EC2 to list images based on owner
2013-12-13 19:46:38 -07:00
Seth House
d158fbefd4
Changed conf-log to conf_log to match the other conf_* roles
...
@s0undt3ch Hope you don't mind.
2013-12-13 17:34:59 -07:00
Seth House
48f79b1508
Recombinated the combobulator
...
Shh! No one tell @thatch45 that these have been in the repo for 2.5 years.
2013-12-13 17:34:59 -07:00
Erik Johnson
c88269351b
Remove references to yumpkg in documentation
2013-12-13 18:01:34 -06:00
Joseph Hall
c968443508
Update docs to reflect pycrypto dependency
2013-12-13 15:43:24 -07:00
Thomas S Hatch
167c110f43
Add doc for yaml_utf8
2013-12-13 14:40:47 -07:00
Joseph Hall
8593da4048
L comes after J
2013-12-13 13:19:40 -07:00
Joseph Hall
3a0bbabb83
Put cloud providers in alphabetical order
2013-12-13 13:18:00 -07:00
Seth House
0bd0c8f3b8
rST fixes
2013-12-13 12:19:13 -07:00
Mike Place
d22161eebc
Add instructions on using pylint to the Salt style coding style guidelines.
2013-12-13 10:11:23 -07:00
Joseph Hall
750a28f5ef
Minor typo fixes
2013-12-13 07:50:46 -07:00
Seth House
78363be2e9
rST fixes
2013-12-12 23:29:57 -07:00
Seth House
1b83d3d16c
Added the new salt_projects doc to the TOC
2013-12-12 23:29:56 -07:00
Seth House
e6ed5e2889
Added docs for new execution and state modules
2013-12-12 23:29:56 -07:00
Seth House
e252ee8f8a
Updated docs for buildout -> zcbuildout rename
2013-12-12 23:29:56 -07:00
Joseph Hall
738fb32e03
Merge pull request #9226 from techhat/cloudmodules
...
Add more detail on writing new cloud modules
2013-12-12 22:21:25 -08:00
Joseph Hall
a1a9281417
Add more detail on writing new cloud modules
2013-12-12 23:20:20 -07:00
Forrest Alvarez
9a7dcc4d60
Added a link over to the digital ocean docs.
2013-12-13 05:21:41 +00:00