Commit Graph

3209 Commits

Author SHA1 Message Date
Seth House
05022c6adb Documented the mine_function alises
Closes #14738
2014-08-09 11:14:25 -06:00
Pedro Algarvio
b2dbfbfce0 Update 'doc/.tx/config' - Build #139
http://cookingwithsalt.org/job/salt/job/transifex/139/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-09 15:30:36 +01:00
Erik Johnson
dcfa621717 Add newline_values_only outputter to toctree 2014-08-07 19:25:03 -05:00
Thomas S Hatch
5b0b410d0f Merge pull request #14790 from whiteinge/doc-formulas-update
Misc cleanups, clarifications, and additions to the formulas conventions doc
2014-08-07 12:23:37 -06:00
Pedro Algarvio
788685d723 Update 'doc/.tx/config' - Build #136
http://cookingwithsalt.org/job/salt/job/transifex/136/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-06 19:08:58 +01:00
Mike Place
c176b3b452 Spelling fix 2014-08-06 09:22:25 -06:00
Seth House
b656adef77 Fleshed out Formula Parameterization section 2014-08-06 10:51:46 -04:00
Seth House
d3d8c08ddd Removed the redundant platform agnostic Formula section 2014-08-06 10:45:16 -04:00
Seth House
8758b02445 Fleshed out the recommendations for writing reusable formulas 2014-08-06 10:45:16 -04:00
Seth House
b7eb6a5c09 Moved the Formula repository structure docs to the bottom
We should describe best practices for writing formulas first.
2014-08-06 10:45:15 -04:00
Seth House
f741aee4a4 Improve and clarify the Formula docs on using formulas from non-formulas 2014-08-06 10:39:48 -04:00
Seth House
3f7118dd8b Improved the Formula installation docs with examples 2014-08-06 10:39:47 -04:00
Seth House
f819a1e85c Improved the simple Formula usage example at the top 2014-08-06 10:39:47 -04:00
Seth House
b224efc0d2 Added link targets to a few requisite types 2014-08-06 10:39:47 -04:00
Seth House
20dd4b42de Updated the Formula README recommendation 2014-08-06 10:39:47 -04:00
Seth House
1815e24fe9 Improve and shorten the Formula lookup table recommendation 2014-08-06 10:39:41 -04:00
Seth House
b46d087966 Moved the Formula Conventions CHANGELOG section down next to Versioning
This section is less important for new users than the mapfile and sls
recommendation sections.
2014-08-06 10:34:42 -04:00
Seth House
93da920147 Removed 0.17 requirement note from formula docs
0.17 is no longer a supported release.
2014-08-06 10:34:41 -04:00
David Boucha
7e7f07927d add links to 2014.1.10 installers 2014-08-05 16:02:09 -06:00
Thomas S Hatch
0e93ad1f28 Add mod_aggregate to the release docs 2014-08-05 13:26:30 -06:00
Daniel Wallace
45c13d621f document the usage of userdata for cloud-init
closes #14643
2014-08-04 11:25:20 -06:00
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