Seth House
b9e9912d63
Added a rST anchor for the Reactor docs
2014-01-30 11:49:38 -07:00
Forrest Alvarez
c70343bb03
Updated the hacking doc to fix the jenkins url so it was a hyperlink.
2014-01-30 18:29:31 +00:00
Forrest Alvarez
fcf3112c27
Updated the hacking doc to remove the note about travis-ci, and instead add a note explaining the jenkins process.
2014-01-30 18:25:24 +00:00
Matthew Williams
df3c875d5a
add docs for lxc runner
2014-01-30 00:19:21 -05:00
jeremyfelt
1562acfbb3
s/environmentt/environment/ in new documentation
...
Introduced in 85cbec9
2014-01-29 20:40:02 -08:00
Forrest Alvarez
49bdaf7498
Updated the formulas doc to show an example that reflects our normal map structure.
2014-01-30 03:34:20 +00:00
Erik Johnson
245f28e99a
Merge pull request #10043 from dangarthwaite/scheduler-doc-state-args-kwargs
...
The code or schedule had a better example than the doc.
2014-01-29 18:39:28 -08:00
Forrest Alvarez
c1d8fca8a5
Fixed a typo in the file_roots docs,
2014-01-29 20:52:08 +00:00
Forrest Alvarez
ff4a01d5ed
Updated the file_roots docs to show an example using multiple file roots for different environments.
2014-01-29 20:51:03 +00:00
Thomas S Hatch
6029515fd0
Merge pull request #9985 from makinacorpus/graindirs
...
Custom grains directories
2014-01-29 07:25:28 -08:00
dan
46c275b771
The code or schedule had a better example than the doc.
2014-01-29 00:06:08 -05:00
Seth House
7b50bd1352
Added cmd_batch to Python API documentation
2014-01-28 12:35:02 -07:00
Mathieu Le Marec - Pasquet
11ff89000b
Custom grains directories
2014-01-28 13:40:55 +01:00
Forrest Alvarez
db01d53d53
Updated requisite docs to try and clarify issues regarding the difference between requisite, and requisite_in.
2014-01-28 04:31:25 +00:00
Thomas S Hatch
4fd5512685
clean out extra whitespace
2014-01-27 10:30:45 -07:00
Colton Myers
3f8799a334
Update current release in docs
2014-01-27 10:00:26 -07:00
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
Erik Johnson
3fb755b63c
Add example about jobs.list_jobs, jobs.lookup_jid
...
Sometimes the salt CLI will exit without displaying the return data from
all minions, but they do actually return data. This commit explains how
to use the jobs runners to obtain job return data and potentially catch
minions that did not return in these edge cases.
2014-01-25 20:56:01 -06:00
Seth House
cd1df50d25
Added `python
` Jinja filter to jinja renderer docs
2014-01-23 19:41:16 -07:00
Seth House
3fffbbaa09
Added section on debugging the reactor
2014-01-23 10:34:33 -07:00
Thomas S Hatch
6b09f5b8fd
Merge pull request #9831 from makinacorpus/pgsql
...
[need review] PGSQL state/mod improvments
2014-01-23 09:07:59 -08: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
e13b253f67
Add --roster-file online docs option (new in 2014.1.0)
2014-01-22 11:24:29 -06:00
Erik Johnson
40cd458d70
Correct salt-ssh docs inaccuracy
2014-01-22 11:18:09 -06:00
Mathieu Le Marec - Pasquet
7039b4c974
postgres: support for extensions
2014-01-21 19:25:35 +01:00
Thomas S Hatch
70f637d1a1
Clarify require document
2014-01-20 12:08:59 -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
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