Elias Probst
7e5a9a7ed8
Corrected typo (Verion → Version).
2014-08-02 11:04:30 +02:00
Colton Myers
051e371fe8
Add release notes for 2014.1.10
2014-08-01 12:36:10 -06:00
Evan Borgstrom
c892cfad8a
Adding Pyobjects section to the release notes for 2014.7.0
2014-07-31 18:06:05 -05:00
Colton Myers
4e36743523
Add 2014.1.9 release notes
2014-07-31 14:12:25 -06:00
Colton Myers
0406655519
Add release notes for 2014.1.8
2014-07-30 13:48:18 -06:00
rallytime
ea4b045944
Update docs for using salt-cloud on OSX to install curl-ca-bundle
2014-07-29 15:29:33 -06:00
Seth House
3164b2164e
Added hashutil module to docs index
2014-07-25 20:06:54 -06:00
Thomas S Hatch
14159615c8
Merge pull request #14268 from whiteinge/salt-runner-sync-async
...
Add sync/async Runner calls & sync/async Wheel calls that all respect eauth
2014-07-25 10:07:54 -06:00
Pedro Algarvio
4fa7d3ad64
Update 'doc/.tx/config' - Build #123
...
http://cookingwithsalt.org/job/salt/job/transifex/123/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-25 15:57:15 +01:00
Seth House
a4cc496bc7
Renamed call_func to cmd for consistency; made compat alias
...
Added WheelClient() documentation on the non-eauth cmd & async funcs.
2014-07-24 16:08:30 -06:00
Seth House
7f147e1212
Added cmd_sync, cmd_async methods to WheelClient docs
2014-07-24 16:08:29 -06:00
Seth House
6e40307efc
Document new cmd_sync, cmd_async RunnerClient methods
...
Also de-emphasize the direct master_call method. Since master_call is
inconsistent between RunnerClient and WheelClient we should instead
present a single, consistent interface.
2014-07-24 16:08:28 -06:00
Seth House
6517e7f378
Added generated new module docs
2014-07-24 15:56:19 -06:00
Seth House
81af51bf50
Added new module docs
2014-07-24 15:28:11 -06:00
rallytime
aaf85bf4ea
Add versionadded to new redis modules
2014-07-23 11:43:37 -06:00
Seth House
94d8fc966e
Updated the contributor documentation with the new branching workflow
2014-07-21 20:19:33 -06:00
Erik Johnson
fa24e3c7fe
Fix paths in proxyminion example
...
Default pillar root is /srv/pillar, not /srv/salt/pillar.
2014-07-20 18:34:13 -05:00
rallytime
ba17a3d64e
Remove CloudConfigMixIn class from salt/utils/parsers (deprecated)
2014-07-17 16:35:25 -06:00
rallytime
c088a44a56
Deprecate libcloud_version from salt/cloud/libcloudfuncs
2014-07-17 16:30:20 -06:00
rallytime
66592887b7
Remove vm_config and vm_config_path from config.cloud_config function
2014-07-17 16:26:49 -06:00
rallytime
81e06fa252
Removed deprecated functions in salt/modules/ps.py
2014-07-16 12:49:45 -06:00
rallytime
2c61c23e2a
Deprecated OutputOptionsWithTextMixIn class from salt/utils/parsers.py
2014-07-16 12:36:31 -06:00
rallytime
1ef7052593
Deprecate memoize function from salt/utils/__init__.py
2014-07-16 12:32:15 -06:00
rallytime
26ab89e8ac
Add deprecated check_dns notice to release notes
2014-07-16 06:29:14 -06:00
Erik Johnson
c213bf8398
Merge pull request #14259 from rallytime/remove_dep_warnings
...
Removed no_site_packages as it has been deprecated
2014-07-15 20:15:31 -05:00
rallytime
8dcedf684d
Change more affected docs from Helium to 2014.7.0
2014-07-15 17:02:19 -06:00
rallytime
a8cd830d52
Change "Helium" to 2014.7.0 in affected docs
2014-07-15 16:53:29 -06:00
rallytime
b1acf66703
Removed no_site_packages as it has been deprecated
2014-07-15 16:34:52 -06:00
vs
b1142570bc
add note that points to multimaster_pki as an alternative setup
2014-07-15 03:42:39 -07:00
vs
f1a4b30020
add note that points to mulitmaster as an alternative setup
2014-07-15 03:42:21 -07:00
vs
f440b0f111
link in the multimaster_pki_tutorial
2014-07-15 03:41:12 -07:00
Volker Schwicking
3ca39de6d0
add settings for multimaster-pki
2014-07-15 12:10:18 +02:00
Volker Schwicking
f3d6c705ee
add settings multimaster-pki
2014-07-15 12:09:52 +02:00
Thomas S Hatch
dd7cc0dcbb
Merge pull request #14215 from whiteinge/doc-fix-mailing-list-links
...
Fix bad global rST links for the mailing lists
2014-07-14 17:14:15 -06:00
Thomas S Hatch
024485fb36
Merge pull request #14204 from terminalmage/docs
...
Fix the rest of the double-colons in docs
2014-07-14 16:01:13 -06:00
Thomas S Hatch
1962ad682f
Merge pull request #14036 from basepi/2014.1.6docsupdate
...
Update docs to 2014.1.7 release
2014-07-14 15:49:43 -06:00
Thomas S Hatch
1577bf0fad
Merge pull request #14178 from khrisrichardson/spelling
...
add sphinx spelling extension. enforce en_US
2014-07-14 15:43:33 -06:00
Khris Richardson
568daa16f6
per excellent suggestion by whiteinge
2014-07-14 16:18:52 -05:00
Seth House
39a0b4dfc3
Fix bad global rST links for the mailing lists
2014-07-14 15:04:50 -06:00
Seth House
caa54c0d28
Merge pull request #14197 from rallytime/requisite_docs
...
Requisite documentation
2014-07-14 14:52:51 -06:00
Colton Myers
08d7847e44
Add configuration file location for minion (and FreeBSD for master)
2014-07-14 12:22:27 -06:00
Erik Johnson
57096ca59c
Convert double-colon to code-block
2014-07-14 12:37:13 -05:00
Erik Johnson
cc43b3cf4d
Fix double-colon and remove redundant section
...
There is a section in part 2 that is already covered in-depth in part 1,
this commit removes it.
2014-07-14 12:34:03 -05:00
Thomas S Hatch
d2ca043327
Merge pull request #14195 from felskrone/master_signing_tutorial
...
Master signing tutorial
2014-07-14 11:17:16 -06:00
Thomas S Hatch
35ecf60198
Merge pull request #14087 from felskrone/salt-key_gen_signature
...
Salt key gen signature
2014-07-14 10:44:13 -06:00
rallytime
f295b9b60b
Fix requisite documentation links
2014-07-14 10:33:02 -06:00
rallytime
29c6171af5
Fix "here" link on requisites doc
2014-07-14 10:13:27 -06:00
Volker Schwicking
d7b46395ff
headings increased
2014-07-14 17:32:16 +02:00
Volker Schwicking
0f984aaf26
rewording, re-formatting
2014-07-14 17:21:12 +02:00
Joseph Hall
6e8ba25f70
Merge pull request #14182 from s0undt3ch/hotfix/transifex-updates
...
Update 'doc/.tx/config' - Build #112
2014-07-14 05:12:54 -06:00