Commit Graph

2860 Commits

Author SHA1 Message Date
Thomas S Hatch
18561e94ad Merge pull request #12819 from cachedout/6612
Doc fix.
2014-05-15 12:14:38 -06:00
Mike Place
63838373a5 Doc fix.
Resolves #6612
2014-05-15 12:08:19 -06:00
Thomas S Hatch
49033752fe Merge pull request #12795 from whiteinge/doc-python-api-cleanup
Python API docs fixes and cleanup
2014-05-15 10:11:00 -06:00
Seth House
d0a7140ae6 Reorganized the Python API docs to be more Python-centric 2014-05-14 19:58:37 -06:00
Seth House
57b26354dd Fixed incorrect documentation on the master/client config functions
Fleshed out the function docstrings and pulled those into the Python API
docs.
2014-05-14 18:49:29 -06:00
Thomas S Hatch
10a475ded2 Documentation to fix #6300 2014-05-14 13:56:54 -06:00
Seth House
ef84b91422 Moar misc rST fixes 2014-05-14 13:30:28 -06:00
Seth House
59f2d07ffb Bunch of misc rST fixes 2014-05-14 12:02:55 -06:00
Seth House
1577642b98 Removed NYC training link 2014-05-14 12:01:09 -06:00
C. R. Oldham
5cf4475000 Merge pull request #12767 from techhat/cloudssh
Allow user to specify known_hosts_file
2014-05-14 11:55:43 -06:00
Joseph Hall
a7c27ce3f6 Add warning to doc 2014-05-14 10:16:13 -06:00
Joseph Hall
73023efe47 Document known_hosts_file 2014-05-14 10:13:37 -06:00
Daniel Wallace
045d0cbdc1 Add change_password option for openstack providers
Document as well
2014-05-14 10:37:58 -05:00
Pedro Algarvio
6d2c4cc556 Merge pull request #12755 from techhat/cloudcachedir
Diff between live data and cloud cache
2014-05-14 00:27:26 +01:00
Joseph Hall
aedee335e0 Document new cloud event diffs 2014-05-13 17:01:50 -06:00
KennethWilke
bd18389507 moar docs, moar betta 2014-05-13 15:07:30 -05:00
Joseph Hall
afec420ee5 Merge pull request #12745 from whiteinge/doc-wide-table-scroll
Doc wide table scroll
2014-05-13 13:30:43 -06:00
Seth House
e8f55f9723 Wrapped the salt-cloud feature tables in custom containers
Coupling the rST source to an HTML class is less than ideal but we need
to restrict the width here so...
2014-05-13 13:23:52 -06:00
Seth House
d6b522a7f1 Add CSS styles to scroll content horizontally 2014-05-13 12:55:00 -06:00
Joseph Hall
03e6508158 Break out cachedir docs into their own section 2014-05-13 12:33:44 -06:00
Joseph Hall
67b4e01c17 Document the update_cachedir option 2014-05-13 12:31:42 -06:00
Seth House
321d601022 Removed unused css file 2014-05-13 12:12:55 -06:00
Thomas S Hatch
a74828f437 Fixes for #12673 2014-05-13 11:32:28 -06:00
Thomas S Hatch
322206725f Merge pull request #12673 from steverweber/extra_autosign
auto accept keys in minions_autosign
2014-05-13 11:28:07 -06:00
steverweber
84bfe9ce18 auto accept keys in minions_autosign
Accept keyids if a file with the same name is found in minions_autosign.
Also option to check the datestamp of the file and only accept if within timeout.
2014-05-12 19:56:39 -04:00
Henrik Holmboe
fb03e79f97 Reflect the latest released version
This is a recurring problem in the release process. The same issue was pointed out for 2014.1.3 and is again a problem for 2014.1.4. Perhaps not the most severe issue here but I think it points to a bigger problem with the release management/process.

See https://github.com/saltstack/salt/issues/12032#issuecomment-41038471 for my comment and a discussion regarding the issue as a whole.
2014-05-12 12:57:27 +02:00
Pedro Algarvio
ea00232d87 Update 'doc/.tx/config' - Build #48
http://cookingwithsalt.org/job/salt/job/transifex/48/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-05-10 14:51:52 +01:00
Thomas S Hatch
039e0841c1 Merge pull request #12548 from cachedout/12111
Eauth improvements and fixes
2014-05-09 13:55:42 -06:00
Aditya Kulkarni
bf6caa304b Edit cert related instructions in Halite tutorial 2014-05-08 14:19:32 -04:00
Justin Carmony
e4c2cab1cc Updating docs for Saltfile 2014-05-07 19:53:27 -06:00
Thomas S Hatch
af58d29ab6 Add initial docs on onchanges and onfail 2014-05-07 16:02:36 -06:00
Joseph Hall
65f729f6f2 Merge pull request #12602 from ticosax/tweak-timeout
Add new configuration for salt-cloud to tweak connections to the VM
2014-05-07 11:26:09 -06:00
Thomas S Hatch
26a486af2a Merge pull request #12544 from basepi/2014.1.4release
Add 2014.1.4 release notes
2014-05-07 10:25:35 -06:00
Nicolas Delaby
782420ca9a Add new configuration for salt-cloud to tweak connections to the VM 2014-05-07 18:05:06 +02:00
Colton Myers
4fbe9c0bd4 Merge pull request #12552 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #43
2014-05-06 10:28:48 -06:00
Thomas S Hatch
8bf268af76 Merge pull request #12547 from terminalmage/issue12505
Better documentation for outputters
2014-05-05 21:47:33 -06:00
Pedro Algarvio
80f1f6c4b4 Update 'doc/.tx/config' - Build #43
http://cookingwithsalt.org/job/salt/job/transifex/43/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-05-06 03:00:01 +01:00
Erik Johnson
b3e42245f6 Better documentation for outputters 2014-05-05 17:50:47 -05:00
Thomas S Hatch
2bcad0c037 iAdd initial mod_aggregate docs 2014-05-05 16:23:09 -06:00
Thomas S Hatch
0606f4b78c initial docs for the mod_aggregate system 2014-05-05 16:00:17 -06:00
Erik Johnson
e2ac8dbe7c Formatting enhancements to 2014.1.4 release notes 2014-05-05 13:47:55 -05:00
Mike Place
a3d57b56a2 Fix eauth docs.
Refs #12111
2014-05-05 10:56:13 -06:00
Colton Myers
9dfa136a3e Add missing release note 2014-05-05 10:55:21 -06:00
Colton Myers
db271990d2 Update docs version to 2014.1.4 2014-05-05 10:49:37 -06:00
Colton Myers
19f39161fe Add 2014.1.4 release notes 2014-05-05 10:49:00 -06:00
Colton Myers
70ff1c5878 Don't recommend adding formulas to gitfs directly! 2014-05-01 14:06:34 -06:00
Seth House
4f99597ce7 Comit 30,000. Woo! 2014-05-01 12:48:30 -06:00
Pedro Algarvio
4eddfa9304 Merge pull request #12452 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #37
2014-05-01 11:57:48 +01:00
Jenkins
627b954b94 Update 'doc/.tx/config' - Build #37
http://cookingwithsalt.org/job/salt/job/transifex/37/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-05-01 11:57:11 +01:00
Thomas S Hatch
9dc5d54cb6 Merge pull request #12429 from whiteinge/doc-restart-faq
Added an example to the FAQ for how to restart Salt with Salt
2014-04-30 17:15:53 -06:00
Chris Rebert
7d1df94bb1 copyedit ref docs 2014-04-30 14:08:31 -07:00
Chris Rebert
8af229253f more copyediting 2014-04-30 13:55:48 -07:00
Seth House
04057b27dc Added an example to the FAQ for how to restart Salt with Salt
Closes #12243
2014-04-30 13:55:58 -06:00
Thomas S Hatch
89dda35435 Merge pull request #12424 from hulu/copyediting
lots of copyediting
2014-04-30 13:09:00 -06:00
Thomas S Hatch
6a9658bb98 Merge pull request #12423 from whiteinge/doc-mine-args
Clarified Salt Mine docs on how to pass arguments
2014-04-30 13:08:33 -06:00
Chris Rebert
45981a56f9 lots of copyediting 2014-04-30 12:06:27 -07:00
Seth House
fe3d6d4630 Clarified Salt Mine docs on how to pass arguments 2014-04-30 13:04:59 -06:00
Peter Waller
237b79ccbc Fix link to AWS credential distribution blog post
The existing link left me feeling confused and unfulfilled. I think that's possibly because it accidentally linked to the previous post in the series. I found the "correct" post by googling for it.
2014-04-30 18:03:18 +01:00
Joseph Hall
253a44f51c Merge pull request #12414 from whiteinge/doc-salt-mine-ex
Add example to Salt Mine docs
2014-04-30 10:06:18 -06:00
Seth House
9dcc8a3eda Removed version added from Salt Mine docs; other clean up 2014-04-30 09:58:38 -06:00
Seth House
6ce4b953eb Added a full example to the Salt Mine docs 2014-04-30 09:58:30 -06:00
Thomas S Hatch
8a119b4ec6 Merge pull request #12395 from whiteinge/doc-event-tags
Added docs for some Salt events
2014-04-29 22:29:22 -06:00
Seth House
8022565be4 Added index entries for Salt Mine 2014-04-29 21:43:13 -06:00
Seth House
d1c20e4496 Added intial docs for various events 2014-04-29 21:43:13 -06:00
Seth House
3515804fe6 Added directive for Salt events 2014-04-29 21:43:12 -06:00
Seth House
a30e847f84 Added index entries for the Event system 2014-04-29 20:06:55 -06:00
Seth House
cf31e51e2b Tidied up the index entries for the Reactor 2014-04-29 20:06:50 -06:00
Thomas S Hatch
54e3c8de29 Merge pull request #12389 from s0undt3ch/hotfix/bootstrap-url
Remove insecure URL references
2014-04-29 18:19:50 -06:00
Seth House
1eadf392a4 Add a little space below the Google Search box 2014-04-29 18:02:54 -06:00
Seth House
7c952dd98e Moved SaltStack events and news to SaltStack-specific sidebar template 2014-04-29 17:57:27 -06:00
Seth House
04021cb233 Moved quick search to the top of the sidebar 2014-04-29 17:57:27 -06:00
Seth House
c3d4816275 Moved Salt version infos to its own sidebar template 2014-04-29 17:57:27 -06:00
Seth House
cf0b79322e Changed env var that denotes if we're building for docs.saltstack.com
This one is a bit more descriptive.
2014-04-29 17:57:27 -06:00
Pedro Algarvio
f0dddbbc82 Remove references to the insecure redirect. 2014-04-30 00:25:59 +01:00
David Lindquist
1937eb85af Update all raw.github.com references to raw.githubusercontent.com
Per
https://developer.github.com/changes/2014-04-25-user-content-security/
raw.github.com is now served from raw.githubusercontent.com.
2014-04-29 14:29:34 -07:00
Sam Kalnins
f36823bfd7 Adjust the salt-cloud docs for GCE SSH keys to make the example clearer 2014-04-29 21:08:25 +01:00
David Boucha
8709ceb0ac Add updated 2014.1.3-1 bugfix windows installer
This installer fixes a line ending issue with the minion config file
2014-04-29 10:45:31 -06:00
talwai
f6ecd7a710 Fix example salt.minion_config to point to existing file 2014-04-28 19:28:00 -07:00
Erik Johnson
bfa3413f79 Improved wording for fileserver docs 2014-04-27 15:46:42 -05:00
Pedro Algarvio
23b12283fb Update the bootstrap script tutorial doc to latest from the project.
Also ignore the bootstrap script HTTPS URL.
2014-04-27 11:48:17 +01:00
Pedro Algarvio
a1d446d1e5 Revert "Default to https instead of http"
This reverts commit 6fc260be9e.
2014-04-27 11:46:36 +01:00
Daniel Wallace
6fc260be9e Default to https instead of http
For everything that doesn't use python urllib
2014-04-26 20:20:32 -05:00
C. R. Oldham
b00d3de63f Link in some other docs, correct typos, clarify some LXC config parameters. 2014-04-25 13:00:21 -06:00
C. R. Oldham
29aeb68f29 Reorganize salt-cloud TOC, begin updating lxc docs. 2014-04-24 15:29:05 -06:00
Thomas S Hatch
1968b6e6f3 Merge pull request #12252 from skrobul/docs-insecure-openstack
add documentation for insecure option for openstack provider.
2014-04-24 10:20:20 -06:00
Jenkins
84b505ceb8 Update 'doc/.tx/config' - Build #31
http://cookingwithsalt.org/job/salt/job/develop/job/transifex/31/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-04-24 10:19:00 +01:00
Marek Skrobacki
e6f9853c1e add: documentation for insecure option for openstack provider. 2014-04-24 09:23:37 +01:00
Joseph Hall
3182395267 Merge pull request #12208 from vexxhost/develop
Added documentation for VEXXHOST cloud
2014-04-23 07:12:24 -06:00
Jenkins
87a3e74045 Update 'doc/.tx/config' - Build #30
http://cookingwithsalt.org/job/salt/job/develop/job/transifex/30/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-04-23 11:36:32 +01:00
Pedro Algarvio
68111e2cf9 Remove from list on success. 2014-04-23 11:36:31 +01:00
Colton Myers
c6cad43d45 Fix released version 2014-04-22 19:06:49 -06:00
Colton Myers
4e9ddf2bcb Fix title of 2014.1.3 release notes 2014-04-22 19:06:11 -06:00
Mohammed Naser
f363338e67 Added documentation for VEXXHOST cloud
VEXXHOST provides a public cloud computing service that's based
on OpenStack in Canada.

The following patch provides documentation on how to use
salt-cloud with the VEXXHOST public cloud.
2014-04-22 21:05:03 -04:00
Erik Johnson
a76747f780 Split up contributing/development docs
This page has become massive and merits being split into two pages.
Also, it affords the opportunity of getting rid of an ambiguous header
name that causes confusion.

Fixes #10830.
2014-04-22 17:25:58 -05:00
Thomas S Hatch
5df6f03246 Merge pull request #12181 from westurner/gitfs_tutorial_syntax
DOC: Update GitFS documentation (syntax, links)
2014-04-22 11:16:57 -06:00
Thomas S Hatch
39afc8f067 Merge pull request #12046 from basepi/2014.1.3releasenotes
Add 2014.1.3 release notes
2014-04-22 09:47:10 -06:00
Jenkins
1faa107c97 Update doc/.tx/config
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-04-22 12:26:34 +01:00
Wes Turner
6aa523d9d1 DOC: Update GitFS documentation (syntax, links) 2014-04-22 05:42:10 -05:00
rallytime
12d5d87451 Some grammatical changes 2014-04-21 13:48:35 -06:00
rallytime
5789d4800c Clarifications for require, watch, and prereq in requisites documentation 2014-04-21 13:40:00 -06:00
David Boucha
f2b9c9ccaa add proper file extension to md5 files 2014-04-20 18:37:59 -06:00
Jenkins
e5a8837138 Update doc/.tx/config
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-04-20 04:21:39 +01:00
Seth House
85c929112c Documented using the loader interface from the Python level 2014-04-18 17:14:35 -06:00
Seth House
c87aa30c03 Misc rST fixes 2014-04-18 15:12:18 -06:00
Seth House
7c59da6dce Added training graphic 2014-04-18 13:02:23 -06:00
Seth House
a58f122d3d Added training links to the sidebar 2014-04-18 12:52:25 -06:00
Thomas S Hatch
ab373be840 Merge pull request #12089 from whiteinge/doc-jinja-inline
Pulled Jinja docs back into the code
2014-04-18 10:26:48 -06:00
David Boucha
48cddf6a75 add note about comparing md5 hashes 2014-04-17 18:41:15 -06:00
David Boucha
1c840996b2 add links to the md5 hash files 2014-04-17 18:39:34 -06:00
Seth House
509d007da3 Added Mine example with arguments
Closes #11227
2014-04-17 17:58:34 -06:00
Seth House
2d818326fb Merge pull request #12097 from whiteinge/docs-ga-opt-in
Set a variable if we're building for the live docs site or not
2014-04-17 17:49:47 -06:00
David Boucha
5ab001a685 change windows downloads to use https 2014-04-17 17:42:33 -06:00
Seth House
fccd38b58b Set a variable if we're building for the live docs site or not
This is useful to customize online / offline search and whether to
include things like Google Analytics.

Fixes #9875
2014-04-17 17:40:55 -06:00
Thomas S Hatch
57dbf4d8da Merge branch '9379-win-symlinks' of git://github.com/slai/salt into slai-9379-win-symlinks
Conflicts:
	salt/modules/win_file.py
2014-04-17 15:03:48 -06:00
Seth House
1610bda84b Pulled Jinja docs back into the code
We were accumulating two versions of the docs since people update
docstrings as they hack but only one was getting rendered on the site.

Hopefully this is a happy middle-ground by spreading the docs around a
bit and pulling them in to a central location.
2014-04-17 14:24:15 -06:00
Seth House
138cf6ff81 Merge branch 'doc-new-additions' into develop 2014-04-17 12:40:58 -06:00
Seth House
14515c3c8b Added generated templates for the new additions 2014-04-17 12:20:07 -06:00
Seth House
d2f057b0fd Combed through all the module types to add recent additions to the docs 2014-04-17 12:16:26 -06:00
Kieran Spear
20c2583b8e Fix doc typo 2014-04-17 22:18:20 +10:00
Seth House
9646ef9706 Switch Google search to search box only
This takes the user to Google's site directly instead of opening a new
window for each query.
2014-04-17 01:23:35 -06:00
David Boucha
a15d861f05 Point docs to the 2014.1.3 Windows Installers 2014-04-17 00:43:19 -06:00
Seth House
f723c4e8dd Remove OpenSearch configuration
I don't know what this is or does.
2014-04-16 23:59:45 -06:00
Seth House
b01bf7cab0 Add environment variable check to switch search providers
Using Google's search is an opt-in. Defaults to Sphinx-native
search.
2014-04-16 23:59:40 -06:00
Seth House
2c659f033b Remove RTD check for theme selection 2014-04-16 23:58:58 -06:00
Seth House
ffc35fb565 Add template for using Google's customized search 2014-04-16 23:58:11 -06:00
Thomas S Hatch
4d6f833194 Merge pull request #12048 from rallytime/requisites_docs
Updated Requisites doc and added examples to watch_in
2014-04-16 15:04:53 -06:00
rallytime
315247f208 Name consistency 2014-04-16 14:26:59 -06:00
rallytime
5354290157 Small yaml fix 2014-04-16 14:25:07 -06:00
rallytime
51bb1d31e6 Updated Requisites doc and added more explanation and examples to watch_in 2014-04-16 14:19:03 -06:00
Colton Myers
f366db8816 Update doc version to 2014.1.3 2014-04-16 13:57:03 -06:00
Colton Myers
395ae3ef65 Add 2014.1.3 release notes 2014-04-16 13:52:52 -06:00
Colton Myers
b7ce0cdc39 Add more release notes, take out rich text quotes on 2014.1.2.rst 2014-04-16 13:47:23 -06:00
Joseph Hall
acc98cbe62 Update AWS docs for new tagging functionality 2014-04-16 08:49:19 -06:00
Joseph Hall
7aa7cd9944 Merge pull request #12010 from rallytime/documentation_change
Documentation for returner config values pulled from minions
2014-04-15 19:19:36 -06:00
Seth House
bcb66f160f Add Sphinx extension to generate an index for short-URLs 2014-04-15 18:01:31 -06:00
Seth House
e222a9bd1c Add missing True return to state example when state is already correct 2014-04-15 15:51:43 -06:00
Erik Johnson
55cd12c873 Add release notes for 2014.1.2 2014-04-15 13:17:34 -05:00
rallytime
0f77393961 Documentation for returner config values pulled from minions 2014-04-15 11:42:52 -06:00
Pedro Algarvio
3cd612d2c4 Fix compound example.
Refs 11195cbd2d
2014-04-15 10:55:26 +01:00
Thomas S Hatch
a3faf17f10 Merge pull request #11976 from cachedout/nodegroups_doc
Add note about master restart per nodegroups.
2014-04-14 14:21:18 -06:00
Thomas S Hatch
0fe1cd5c61 Merge pull request #11929 from cachedout/11918
Fix compound matching with parens.
2014-04-14 14:04:23 -06:00
Mike Place
0c9f7eb356 Merge pull request #11983 from xenuser/fix_11961
Refs #11961: Add a short note regarding --show-timeout in the salt manpage
2014-04-14 13:15:10 -06:00
Valentin Hoebel
ff07ccac94 Refs #11961: Add a short note regarding --show-timeout in the salt manpage 2014-04-14 21:11:01 +02:00
Mike Place
e3504e5a02 Add note about master restart per nodegroups.
Pointed out here:
https://khsing.net/2014/04/11/fight-with-saltstack-no-top-file-or-external-nodes-data-matches-found/
2014-04-14 09:39:31 -06:00
Samuel Lai
76a0d9c65d Merge branch 'develop' into 9379-win-symlinks
Conflicts:
	salt/modules/file.py
	salt/modules/win_file.py
2014-04-14 23:29:10 +10:00
Samuel Lai
a85136d0b8 Added page documenting Windows-specific behaviour. 2014-04-14 23:12:27 +10:00
Henrik Holmboe
2e67643a74 Update Release Notes index
http://salt.readthedocs.org/en/latest/topics/releases/ now points to
2014.1.1 as the latest release.
2014-04-14 10:14:25 +02:00
Pedro Algarvio
2b2754d683 Don't encourage bad **kwargs usage. 2014-04-13 14:38:04 +01:00
Erik Johnson
bc850cfdd3 Add new docs RST autosummary page 2014-04-12 11:23:34 -05:00
Erik Johnson
c351f8b76e Add svnfs to toctree 2014-04-11 16:17:47 -05:00