Colton Myers
788ed4606f
Reword some things
2014-08-12 15:08:02 -06:00
Colton Myers
51917ee017
Add installation docs for Salt release candidate
2014-08-12 14:53:21 -06:00
Thomas S Hatch
05f4d0f7a8
update raet install docs for 2014.7
2014-08-12 11:16:53 -06:00
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
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
Pedro Algarvio
d8a4e5bc9d
Update 'doc/.tx/config' - Build #112
...
http://cookingwithsalt.org/job/salt/job/transifex/112/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-14 00:38:58 +01:00
Khris Richardson
1acd82f3f1
add sphinx spelling extension. enforce en_us
2014-07-13 13:43:33 -05:00
Erik Johnson
2849950bce
Docs cleanup
...
Fixes double-colons by making them code-block directives, so they do not
erroneously show up as "PYTHON" blocks. Also corrects a few instances of
2nd person pronoun usage.
2014-07-13 11:02:33 -05:00
Erik Johnson
16d59eb135
Fix rst note:: directives
2014-07-13 10:40:53 -05:00
David Boucha
a04e3d4a0b
make sure twilio_notify shows up in the docs
2014-07-13 00:12:23 -06:00
David Boucha
98b7c1cdfd
add links to 2014.1.7 Salt Windows installers
2014-07-12 23:21:06 -06:00
Pedro Algarvio
8c756836f2
Update 'doc/.tx/config' - Build #111
...
http://cookingwithsalt.org/job/salt/job/transifex/111/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-13 00:43:56 +01:00
Chris Rebert
a016a30508
fix typos in doc/topics/tutorials/intro_scale.rst
2014-07-11 15:46:54 -07:00
Erik Johnson
4e84226d60
Fix spelling in release notes
2014-07-10 21:18:02 -06:00
Thomas S Hatch
02eb420163
Merge branch 'combine-requisites-and-altering_states' of https://github.com/lyft/salt into lyft-combine-requisites-and-altering_states
...
Conflicts:
doc/ref/states/altering_states.rst
2014-07-10 19:55:27 -06:00
Thomas S Hatch
c2c9ea05e3
Merge pull request #14119 from gravyboat/develop
...
Fixed a few more files with code block issues.
2014-07-10 17:14:04 -06:00
Thomas S Hatch
832cbfbfe8
Merge pull request #14115 from lyft/document-listen
...
Add documentation for listen/listen_in
2014-07-10 17:12:41 -06:00
Thomas S Hatch
a8ed8e1452
Merge pull request #14114 from catlook/develop
...
Updated the Index.rst page to flow more smoothly
2014-07-10 17:12:04 -06:00
Thomas S Hatch
7489599848
Merge pull request #14112 from kennyballou/arch_install_doc_update
...
Update Arch Linux Installation Documentation
2014-07-10 17:11:41 -06:00
Forrest Alvarez
0a96a4ca09
Updated the salt bootstra, and writing tests docs to fix some code block issues.
2014-07-10 15:47:51 -07:00
Forrest Alvarez
fd2ecf41bd
Updated the debian and index doc files within the installation topic to fix code blocks.
2014-07-10 14:59:37 -07:00
Ryan Lane
0306ed00b8
Combine requisites and alterting_states into a global state arguments document
2014-07-10 14:59:12 -07:00
kballou
a270f08292
Update Arch Installation Header
...
Related to change f40c97c12c
2014-07-10 15:46:52 -06:00
Ryan Lane
3ef69f613a
Add documentation for listen/listen_in
2014-07-10 14:39:56 -07:00
Cat Lookabaugh
e96c450caf
Updated the Index.rst page to flow more smoothly
2014-07-10 16:38:32 -05:00
kballou
f40c97c12c
Update Arch Linux Installation Documentation
...
Arch Linux has official support for the `salt` package (including
dependencies), update installation instructions to reflect this change.
Related, restructure notes about installing development builds from AUR.
2014-07-10 15:30:59 -06:00
Thomas S Hatch
ec70c6e9a1
flag lxc as beta
2014-07-10 14:44:31 -06:00
Thomas S Hatch
d1121f4a58
Merge pull request #14102 from gravyboat/develop
...
Link documentation guide in contributing guide.
2014-07-10 14:40:35 -06:00
Thomas S Hatch
fbfc09f740
Merge pull request #14101 from eliasp/docs-toc-list-ul
...
Add missing <ul>[…]</ul> around list elements in sidebar TOC.
2014-07-10 14:39:32 -06:00
Thomas S Hatch
487c5f5a33
Merge pull request #14083 from hvnsweeting/hvn-doc-update
...
Salt virt/cloud doc update
2014-07-10 14:36:35 -06:00
Thomas S Hatch
13c18f0629
Add headers to the 2014.7.1 to release notes, more to come
2014-07-10 13:35:11 -06:00
Forrest Alvarez
208832f9ab
Fixed some spacing issues in the contributing docs.
2014-07-10 12:14:37 -07:00
Forrest Alvarez
846bc97bd2
Updated the contributing guide with a link to the documentation contribution docs.
2014-07-10 12:11:11 -07:00
Elias Probst
626e1b6fd4
Add missing <ul>[…]</ul> around list elements in sidebar TOC.
2014-07-10 20:59:43 +02:00
Thomas S Hatch
126462c0e5
Start on Helium release notes
2014-07-10 11:21:06 -06:00
Thomas S Hatch
9bcadf3c9a
Merge pull request #14033 from ihrwein/add-syslog-ng-module
...
Add syslog-ng state and execution module
2014-07-10 10:09:37 -06:00
Volker Schwicking
3da7bf5fc9
rewording
2014-07-10 17:27:31 +02:00
Hung Nguyen Viet
326cae6dbc
add basic usage doc for salt-cloud
2014-07-10 18:06:43 +07:00
Volker Schwicking
92ff66b2e5
add signature-path to manpage
2014-07-10 11:33:39 +02:00
vs
11e25ed9d1
add documentation for salt-keys signature generation options to manpage
2014-07-10 02:16:22 -07:00
Hung Nguyen Viet
6fa10009c0
add document for installing salt-cloud on Ubuntu
...
as saying that salt cloud is merged to Salt may cause confusing
make user thinks no need to install salt-cloud pkg
2014-07-10 13:01:06 +07:00
Hung Nguyen Viet
fef3b93bec
rewrite some sentences
2014-07-10 11:28:18 +07:00
Hung Nguyen Viet
81d74c1080
avoid confusing with salt-cloud
2014-07-10 11:15:17 +07:00
C. R. Oldham
426e958296
merge commit
2014-07-09 16:10:44 -06:00
Colton Myers
3ec4d92576
Add 2014.1.7 release notes
2014-07-09 16:08:25 -06:00
Colton Myers
d11bcd60d3
Update docs to 2014.1.7 release
2014-07-09 14:58:56 -06:00
btibi
851ce0fde4
Add syslog_ng execution module.
2014-07-09 22:42:36 +02:00
C. R. Oldham
6b52ca55a3
Restore master_tops functionality and add more documentation.
2014-07-09 14:37:59 -06:00
btibi
f69977d3e5
Add syslog_ng state module.
2014-07-09 22:04:13 +02:00
Thomas Jackson
71f97b9ee7
Update to the salt @ scale doc
2014-07-09 11:06:24 -07:00
Colton Myers
fefa665252
Add master_tops and ext_nodes to release notes for 2014.1.6
2014-07-09 09:30:35 -06:00
vs
79589a2b0c
added \n
2014-07-09 02:05:10 -07:00
Colton Myers
5de50f13ce
Update docs to 2014.1.6 release
2014-07-08 15:33:07 -06:00
Colton Myers
437b4816ca
Update the release date for 2014.1.6
2014-07-08 09:28:58 -06:00
Thomas S Hatch
47f3e269fe
Merge pull request #14009 from cro/add_full_pubkey2
...
Add full gpg key
2014-07-07 15:07:51 -06:00
Thomas S Hatch
eabd156d67
Merge pull request #13917 from felskrone/salt_at_scale_doc
...
Salt at scale doc
2014-07-07 14:41:37 -06:00
C. R. Oldham
3b794c8450
Add full gpg public key.
2014-07-07 14:39:07 -06:00
Pedro Algarvio
6410f4ba59
Update 'doc/.tx/config' - Build #104
...
http://cookingwithsalt.org/job/salt/job/transifex/104/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-07 00:28:16 +01:00
Erik Johnson
7dc67a7ce8
Convert :: to code-block
2014-07-06 16:43:51 -05:00
Erik Johnson
67df3a9db4
Fix code-block
...
This is another fix to make the docs more accurate with the new sphinx
theme.
2014-07-05 22:51:05 -05:00
Seth House
92ebf99a1f
Added security disclosure proceedure page
...
Closes #2315
2014-07-03 20:32:52 -06:00
Seth House
ddc4353248
Added central links for the various mailing lists
2014-07-03 20:32:26 -06:00
Erik Johnson
1b1eb26587
Add reactor example for updating fileserver on git push
2014-07-02 21:03:09 -05:00
Colton Myers
9537ada5d2
Add newest cherry-pick to 2014.1.6 release notes
2014-07-02 16:38:40 -06:00
Volker Schwicking
71d3ba021b
more formatting fixes
2014-07-02 19:25:01 +02:00
Volker Schwicking
2b30ab119b
add missing log messages
2014-07-02 18:29:09 +02:00
Thomas S Hatch
4eccf705cb
Merge pull request #13905 from s0undt3ch/hotfix/transifex-updates
...
Update 'doc/.tx/config' - Build #99
2014-07-02 10:17:51 -06:00
Volker Schwicking
4c2949a267
formatting improvements, little text rework
2014-07-02 14:32:19 +02:00
Volker Schwicking
4099a9d5fc
formatting improvements, little text rework
2014-07-02 14:31:49 +02:00
Volker Schwicking
14a0441dec
formatting improvements, little text rework
2014-07-02 14:29:35 +02:00
Volker Schwicking
06baca4cf5
formatting codeblocks etc.
2014-07-02 13:51:47 +02:00
Volker Schwicking
e7838c3641
formatting and text reworks
2014-07-02 13:44:50 +02:00
Volker Schwicking
2e8e00f879
fix note to display as note
2014-07-02 12:44:52 +02:00
Volker Schwicking
b086f8d2c7
fixed to 80 chars in width
2014-07-02 12:39:58 +02:00
vs
e9796459fb
first draft of multimaster pki tutorial
2014-07-02 02:52:19 -07:00
Erik Johnson
1b9660a40a
Fix 2nd person
2014-07-01 23:42:03 -05:00
Seth House
030035e1ff
Run xelatex three times to catch the TOC
2014-07-01 19:10:46 -06:00
Pedro Algarvio
1eea61aeaa
Update 'doc/.tx/config' - Build #99
...
http://cookingwithsalt.org/job/salt/job/transifex/99/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-02 00:47:44 +01:00
rallytime
6caff78b18
Remove random :'s
2014-07-01 15:11:51 -06:00
rallytime
f0d9db2497
Removed the term "Hydrogen" from versionadded notation
2014-07-01 15:01:12 -06:00
Thomas S Hatch
1cd95aa0c8
Revert "Sign the masters pub-key"
2014-06-30 15:04:53 -06:00