Commit Graph

2379 Commits

Author SHA1 Message Date
Erik Johnson
b24af2c8b3 Add gitfs_mountpoint master conf parameter to docs 2014-02-15 00:30:47 -06:00
David Lindquist
9c91539de7 Replace mentions of 0.18.0 with 2014.1.0 2014-02-14 17:01:57 -08:00
David Boucha
4ec8959149 add newer 0.17.5 Windows installer links 2014-02-14 16:51:05 -07:00
Thomas S Hatch
e6b0a27281 Merge pull request #10403 from terminalmage/10367
dig.SPF fixes
2014-02-14 12:52:00 -07:00
David Boucha
b44e681c5c release 0.17.5 Windows installers 2014-02-14 01:45:48 -07:00
Joseph Hall
1026dbea61 Merge pull request #10405 from cachedout/getting_started
Improvements to clarity and readability.
2014-02-12 19:31:21 -07:00
Mike Place
cdd163569c Improvements to clarity and readability. New YAML page, currently unlinked. 2014-02-12 17:15:05 -07:00
Erik Johnson
b69234e744 Alias lowercase versions of functions 2014-02-12 16:45:39 -06:00
Joseph Hall
b1695cef8d libcloud is still a hard dep for salt-cloud, but not salt 2014-02-12 09:39:28 -07:00
Adam Wright
1bb773a61e Add private_networking and backups_enabled options to docs. 2014-02-12 16:26:17 +08:00
Thomas S Hatch
7af0a90d95 Update the packaging conventions doc 2014-02-11 21:35:27 -07:00
Colton Myers
7b493bb024 Remove trailing whitespace from preseeding tutorial 2014-02-11 16:24:40 -07:00
Colton Myers
f1654b67a5 Fix insecure recommendations in preseed tutorial, Fix #9997 2014-02-11 16:24:15 -07:00
Thomas S Hatch
a7baf5936c Revert "add sequence filter for jinja"
This reverts commit cbe04b8231.
2014-02-11 15:59:22 -07:00
Pedro Algarvio
7a071bdf79 Merge pull request #10370 from techhat/azure
management_host should be optional
2014-02-11 22:43:08 +00:00
Thomas S Hatch
c6812e6196 Merge pull request #10365 from cachedout/footer
Update the footer to align with new .com site.
2014-02-11 15:42:49 -07:00
Joseph Hall
94f70e0804 management_host should be optional 2014-02-11 15:40:32 -07:00
Thomas S Hatch
3cbe200eb1 Merge pull request #10361 from johnnoone/jinja-filter
add sequence filter for jinja
2014-02-11 15:38:32 -07:00
Mike Place
441c36f969 Update the footer to align with new .com site. 2014-02-11 14:13:12 -07:00
Xavier Barbosa
cbe04b8231 add sequence filter for jinja 2014-02-11 20:42:40 +01:00
A.J. Welch
7cc894e194 Ensure master_port in minion config matches ret_port in master config if running a dev version of salt on non-default ports. 2014-02-11 05:10:26 +00:00
Seth House
9a702c334c Change the top <h1> wording on our index page
This is an experimental change to poke at issue #8351.
2014-02-10 15:23:47 -07:00
Joseph Hall
07af52c955 Rename softlayer-hw to softlayer_hw 2014-02-10 13:34:11 -07:00
Thomas S Hatch
aca44abf40 Merge pull request #10289 from terminalmage/hgfs-rewrite
Make hgfs awesome
2014-02-10 09:24:53 -07:00
Kyle Kelley
7d69e42de1 s/law/lay 2014-02-09 21:12:44 -07:00
Daniel Wallace
7042099c14 [salt.cloud] missing a : in documentation 2014-02-08 22:05:14 -06:00
Erik Johnson
54d0241f58 Add warning re: gitfs cache in pre-Hydrogen releases 2014-02-08 15:36:45 -06:00
Erik Johnson
9773caba98 Adjust docs to reflect additional hgfs changes 2014-02-08 13:23:54 -06:00
Joseph Hall
11ae7076f5 Make rackspace vs openstack distinction clearer, refs #10286 2014-02-08 05:29:32 -07:00
Erik Johnson
ed2190b65e Add hgfs config params to docs 2014-02-08 05:25:07 -06:00
Russell Ballestrini
773e2f85ad Update runners index.rst
Adjusted the wording for accuracy.
2014-02-07 20:27:40 -05:00
Christer Edwards
b8d6f9299f some cleanup in the halite tutorial doc 2014-02-06 12:28:14 -07:00
Seth House
9142672749 Updated example for getting minion opts dictionary 2014-02-05 15:20:43 -07:00
Bogdan Radulescu
ff4342adcb Add two options in the salt-ssh documentation 2014-02-05 16:32:16 +02:00
Thomas S Hatch
ffcddfdf26 Merge pull request #10186 from terminalmage/docs
Add info about root_dir and the options to which it is prepended
2014-02-04 16:13:32 -08:00
Thomas S Hatch
6513259e65 Merge pull request #10179 from saltstack/proxy_20140204
Proxy 20140204, fix conflicts and rebase.
2014-02-04 14:57:27 -08:00
Erik Johnson
617c04c6ac Rename apt to aptpkg in sphinx configuration 2014-02-04 16:26:13 -06:00
Erik Johnson
ffd189cc7b Add info about root_dir and the options to which it is prepended 2014-02-04 15:46:22 -06:00
C. R. Oldham
f09690907b Fix release notes. 2014-02-04 12:27:00 -07:00
C. R. Oldham
83672380d6 Changes to the proxy minion, add release notes, remove REST server (move to separate repo) 2014-02-04 12:19:13 -07:00
Joseph Hall
6413573dc5 Merge pull request #10177 from whiteinge/remove-saltconf-banner
Remove saltconf banner
2014-02-04 11:01:20 -08:00
Seth House
7d1b4c2312 Revert "Added SaltConf banner to main docs page"
This reverts commit 9834a9afda.

Conflicts:
	doc/_static/saltconf.jpg
	doc/index.rst
2014-02-04 11:43:41 -07:00
Seth
475f165bf7 Revert "Added Saltconf banner to docs sidebar"
This reverts commit 70be208bc5.

Conflicts:
	doc/_themes/saltstack/layout.html
2014-02-04 11:40:20 -07:00
C. R. Oldham
caa27a1c00 Merge pull request #10174 from saltstack/release_notes
Add proxy minion release notes
2014-02-04 10:24:47 -08:00
C. R. Oldham
42b4c27813 Add proxy minion release notes 2014-02-04 11:23:26 -07:00
Thomas S Hatch
5f3a543732 Merge pull request #10165 from joehealy/rename_js_file
Rename js file to make minified file relationship clear
2014-02-04 10:18:05 -08:00
Pedro Algarvio
65310253e3 Include new docs to translate 2014-02-04 17:42:40 +00:00
Pedro Algarvio
da36713cd2 Use sys.stdout.write() instead of print(). 2014-02-04 16:07:03 +00:00
Pedro Algarvio
23c551efe3 Remove deleted resources. 2014-02-04 16:06:21 +00:00
Pedro Algarvio
f76e75333e Try to catch errors and sleep between tx calls 2014-02-04 14:35:58 +00:00
Joe Healy
6cc4c69716 Rename js file to make minified file relationship clear 2014-02-05 00:06:40 +11:00
regilero
93f8cdc0f0 Doc: fix bad usage of requisite in man salt 2014-02-04 10:47:34 +01:00
Erik Johnson
3ed0996a90 Miscellaneous docs fixes
Formatting, quieting build errors, etc.
2014-02-03 22:11:56 -06:00
Thomas S Hatch
f072a9531b Add initial raet docs 2014-02-03 17:06:16 -07:00
Erik Johnson
e14d701b2f Improve documentation on running salt as non-root 2014-02-03 13:05:51 -06:00
Pedro Algarvio
ecba2649fd Merge pull request #10147 from s0undt3ch/develop
Allow specifying the transifex rc file path
2014-02-03 10:09:04 -08:00
Pedro Algarvio
b045278908 Allow specifying the transifex rc file path 2014-02-03 18:04:21 +00:00
Pedro Algarvio
441e3feb53 Merge pull request #10142 from s0undt3ch/develop
Allow the transifex secrets to be fetched from environment
2014-02-03 09:24:44 -08:00
Pedro Algarvio
a9f652bb92 Allow the transifex secrets to be fetched from environment 2014-02-03 17:05:39 +00:00
Corey Quinn
a73953be9d Added homebrew installation to website 2014-02-03 15:35:34 +01:00
pille
3eee5d8697 fix doc typo 2014-02-03 11:19:11 +01:00
Erik Johnson
e254cbc764 Fix sphinx warnings 2014-02-01 16:05:54 -06:00
Pedro Algarvio
002d294f04 EXtend the virtual terminal notes 2014-02-01 08:20:16 +00:00
Pedro Algarvio
e228f88662 Merge pull request #10098 from terminalmage/release_notes
Add additional info to the 2014.1.0 release notes
2014-02-01 00:13:22 -08:00
Ted Strzalkowski
e2949d865d Updated requisites docs to only monospace sls keys 2014-01-31 19:54:21 -08:00
Erik Johnson
8b224d7161 Add additional info to the 2014.1.0 release notes 2014-01-31 18:43:43 -06:00
Thomas S Hatch
15c728bf02 Merge pull request #10086 from dangarthwaite/states_run_on_minions_8389
states_run_on_minions_8389
2014-01-31 10:24:40 -08:00
Dan Garthwaite
1edaf7c345 states_run_on_minions_8389 2014-01-31 12:43:51 -05:00
Joseph Hall
6710ca1605 Merge pull request #10050 from jeremyfelt/fix-file_root
s/environmentt/environment/ in new file_roots.rst documentation
2014-01-30 17:03:43 -08:00
Erik Johnson
7c5e6015ba Merge pull request #10057 from mgwilliams/lxc
add docs for lxc runner
2014-01-30 11:18:22 -08:00
Matthew Williams
490338850a add lxc runner to index.rxt 2014-01-30 14:03:15 -05:00
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