vs
f440b0f111
link in the multimaster_pki_tutorial
2014-07-15 03:41:12 -07: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
Seth House
39a0b4dfc3
Fix bad global rST links for the mailing lists
2014-07-14 15:04:50 -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
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
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
98b7c1cdfd
add links to 2014.1.7 Salt Windows installers
2014-07-12 23:21:06 -06: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
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
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
kballou
a270f08292
Update Arch Installation Header
...
Related to change f40c97c12c
2014-07-10 15:46:52 -06: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
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
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
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
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
eabd156d67
Merge pull request #13917 from felskrone/salt_at_scale_doc
...
Salt at scale doc
2014-07-07 14:41:37 -06: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
Erik Johnson
1b1eb26587
Add reactor example for updating fileserver on git push
2014-07-02 21:03:09 -05:00