Commit Graph

3359 Commits

Author SHA1 Message Date
Thomas S Hatch
ea5c8518db Merge pull request #16246 from rallytime/pillar_docs
Add note on how to set pillar data on the command line to pillar tutorial
2014-09-29 20:03:47 -06:00
Thomas S Hatch
3ace3e1405 Merge pull request #16241 from s0undt3ch/hotfix/transifex-updates
Update 'doc/.tx/config' - Build #166
2014-09-29 20:02:59 -06:00
Thomas S Hatch
49b3646ad6 Merge pull request #16211 from rallytime/runtests_doc
Add info about running unittests w/o integration test daemons
2014-09-29 19:51:05 -06:00
Ed Kern
3933cdb72a pub_sig to pubkey_sign so that the tutorial isnt broken in /doc/topics/tutorials/multimaster_pki.rst 2014-09-29 16:21:08 -06:00
rallytime
38db7b7d5e Add note on how to set pillar data on the command line to pillar tutorial
Closes #14217
2014-09-29 16:04:30 -06:00
Pedro Algarvio
7763c3bd53 Update 'doc/.tx/config' - Build #166
http://cookingwithsalt.org/job/salt/job/transifex/166/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-09-29 21:34:48 +01:00
rallytime
0b99acc381 Add info about running unittests w/o integration test daemons 2014-09-28 10:52:37 -06:00
Erik Johnson
1a88ebf1f8 Update docs reference to Halite
Halite is no longer "new", and shouldn't be referred to as such.
2014-09-25 23:54:59 -05:00
Thomas S Hatch
bc2a897c3e Merge pull request #16063 from jacksontj/2014.7
2014.7 RC fixes/backports
2014-09-25 09:03:06 -06:00
Erik Johnson
a4413bb27a Improve formatting
Bullet points look better here than an indented section with an enormous
font.
2014-09-23 20:58:26 -05:00
Thomas Jackson
6225ae5145 Remove "never timeout" feature 2014-09-23 14:13:44 -07:00
Thomas Jackson
2075fcde77 Update docs 2014-09-23 14:13:35 -07:00
Thomas Jackson
4fac8f7d22 Add master_id to master docs 2014-09-23 14:11:51 -07:00
rallytime
872b312770 Clarify unless and onlyif docs 2014-09-22 16:03:04 -06:00
vs
94948047cf add rotate_aes_key documentation to master-configuration reference 2014-09-22 14:43:59 -06:00
Thomas S Hatch
b5d92a4018 Salt ssh is no longer beta 2014-09-18 15:47:17 -06:00
Thomas S Hatch
f66d706154 Merge pull request #15896 from terminalmage/fix-sphinx
Fix sphinx build errors
2014-09-18 00:34:28 -06:00
Erik Johnson
36d59944d1 Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
c094f8bd68 Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
604a131f6f Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
05fdb3c8fd Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
fbce823db7 Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
f47dd063e3 Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
f056c9c3fa Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
132bdb78ee Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
70f10cb13e Fix sphinx build error 2014-09-17 18:00:18 -05:00
Erik Johnson
13cc497b36 Fix sphinx build error 2014-09-17 18:00:18 -05:00
rallytime
9a4f9e6fae Clarify region settings in ec2 config docs 2014-09-17 16:16:35 -06:00
Thomas S Hatch
b2e9484945 Merge pull request #15722 from cachedout/issue_15415
Ping on AES rotate
2014-09-17 14:40:21 -06:00
Pedro Algarvio
75bafbd6db Allow the docs to build by faking libcloud's __version__ attribute. 2014-09-17 20:03:48 +01:00
rallytime
3e488df321 Cleanup azure docs 2014-09-15 15:50:43 -06:00
Mike Place
8255451803 Add docs about auth retry options 2014-09-15 12:40:43 -06:00
Colton Myers
3da7fa06d9 Update release candidate docs with newest rc number 2014-09-15 11:45:56 -06:00
Colton Myers
f502159157 Update sidebar with newest release candidate 2014-09-15 11:45:47 -06:00
Seth House
978931c470 Added salt-unity manpages
Closes #13937
2014-09-13 12:56:25 -06:00
Mike Place
f7d89816b1 Job flow doc 2014-09-12 11:01:30 -06:00
Colton Myers
6e67d37d30 Add v2014.1.11 release notes 2014-09-09 15:04:33 -06:00
Thomas S Hatch
71c9bf4708 Add docs for roster_file option 2014-09-05 11:55:11 -06:00
Pedro Algarvio
d5c523d29e Update 'doc/.tx/config' - Build #160
http://cookingwithsalt.org/job/salt/job/transifex/160/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-09-05 04:00:08 +01:00
Thomas S Hatch
abc1c037ac Merge pull request #15522 from rallytime/multimaster_docs
Update multimaster tutorial
2014-09-04 14:11:52 -06:00
rallytime
e5a1876462 Update multimaster tutorial 2014-09-04 12:58:19 -06:00
Thomas S Hatch
04c1822038 Merge pull request #15497 from basepi/bp-15410
Backport #15410 to 2014.7
2014-09-04 11:06:54 -06:00
rallytime
86be50c876 Add libcloud dependency notice to provider docs 2014-09-03 20:10:51 -06:00
Nitin Madhok
ef05362c6c Fixing more sphinx errors and violations 2014-09-03 16:05:36 -06:00
Nitin Madhok
6ce392b236 More sphinx errors and violations 2014-09-03 16:05:07 -06:00
Erik Johnson
3c800cdd5f Add pygit2 install link to gitfs walkthrough 2014-09-02 23:33:11 -05:00
Thomas S Hatch
1d85209c7f Merge pull request #15456 from cachedout/eauth_clarify
Clarify a point about runners and eauth
2014-09-02 17:33:48 -06:00
Mike Place
350b6f853a Typo 2014-09-02 16:19:59 -06:00
Mike Place
3075b1fd33 Clarify a point about runners and eauth 2014-09-02 15:56:25 -06:00
Erik Johnson
510942d3ec Remove references to masterless salt from gitfs docs
Alternate backends do not yet work with the local fileclient.
2014-09-02 15:59:05 -05:00
Erik Johnson
9b2fc52e93 Fix duplicate word 2014-09-02 15:31:13 -05:00
Erik Johnson
ac944272e0 Fix spelling error 2014-09-02 15:27:44 -05:00
Erik Johnson
ba3e0367c6 Remove extraneous word 2014-09-02 15:16:32 -05:00
Erik Johnson
0a5bc21b58 More gitfs documentation clarifications/corrections 2014-09-02 14:37:52 -05:00
Erik Johnson
ed631d69b5 Add fileserver_backend param to minion config documentation
Also correct an incorrect rst link target for hash_type
2014-09-02 14:36:35 -05:00
Erik Johnson
a3c62ef119 Add default value for fileserver_backend 2014-09-02 14:35:03 -05:00
Erik Johnson
0ae4a108b7 Clarify outdated information in gitfs walkthrough
This paragraph predates the addition of pygit2 and dulwich support, and
seems to suggest that GitPython is required for gitfs, when that is no
longer necessarily true. This commit clarifies the wording here.
2014-09-02 13:22:56 -05:00
Erik Johnson
6e98ef828d gitfs_provider has no default value 2014-09-02 13:22:47 -05:00
Thomas S Hatch
b438e60469 Merge pull request #15339 from whiteinge/doc-back-ports
Added instructions on how to back-port fixes to release branches
2014-09-02 08:36:13 -06:00
Jille Timmermans
4064a8cf4c Fix some documentation inconsistencies 2014-09-02 11:38:23 +02:00
Mike Place
b2dfdd497f Add failhard to minion conf doc
Refs #15371
2014-08-29 09:39:28 -06:00
Seth House
47efe38949 Added instructions on how to back-port fixes to release branches 2014-08-27 20:17:12 -06:00
Seth House
7f9086459c Merge pull request #15299 from terminalmage/update-release-notes-2014.7
Normalize the 2014.7.0 release notes
2014-08-26 19:05:21 -06:00
Pedro Algarvio
19f7ef1a3a Update 'doc/.tx/config' - Build #152
http://cookingwithsalt.org/job/salt/job/transifex/152/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-27 00:02:36 +01:00
Erik Johnson
3388256da7 fix bullet list 2014-08-26 17:57:20 -05:00
Erik Johnson
4597487f2f Normalize the 2014.7.0 release notes
Some parts of the release notes only existed in develop, some only in
2014.7. This commit normalizes 2014.7's copy.
2014-08-26 17:06:14 -05:00
Colton Myers
b0f10e1d44 Merge pull request #15243 from saltstack/bp-14839
Backport #14839 to 2014.7
2014-08-26 14:07:33 -06:00
Thomas S Hatch
8a34808d18 Merge pull request #15261 from saltstack/bp-15141
Forward-port #15141 to 2014.7
2014-08-26 10:18:24 -06:00
Thomas S Hatch
72197e1a3b Merge pull request #15246 from saltstack/bp-14861
Backport #14861 to 2014.7
2014-08-26 08:58:18 -06:00
Gajdos Tamás
d4dbaa77e0 Update documentation on salt-ssh
User must set NOPASSWD option for a non-root user to use sudo. 
Solves #12808.
2014-08-25 14:14:05 -06:00
David Boucha
859eaa1468 add example of pillar on the Cli 2014-08-25 14:05:39 -06:00
David Boucha
8da4eb3ab5 fix whitespace issues 2014-08-25 14:01:16 -06:00
David Boucha
c016bf5db2 remove whitespace 2014-08-25 13:59:16 -06:00
Kamal Nasser
c613c08869 Replace all occurrences of "Digital Ocean" with "DigitalOcean" 2014-08-25 13:42:01 -06:00
Ryan Lane
8048b01562 Initial commit of boto_cloudwatch module and boto_cloudwatch_alarm state 2014-08-25 13:37:47 -06:00
Joseph Hall
0b546aeadd Merge pull request #15234 from cachedout/pillar_refresh_doc
Add info about pillar refresh.
2014-08-25 11:12:54 -06:00
Erik Johnson
41a0753518 Add ssh_config example for GitPython 2014-08-25 12:06:29 -05:00
Mike Place
0d03e31fb7 Add info about pillar refresh. 2014-08-25 10:56:55 -06:00
Joseph Hall
53998789d5 Merge pull request #15224 from rallytime/gce_docs
Update salt-cloud gce docs to use downloaded p12 key file
2014-08-24 12:19:52 -06:00
rallytime
6d632d8f17 Update salt-cloud gce docs to use downloaded p12 key file 2014-08-24 12:15:04 -06:00
Thomas S Hatch
2d47589c88 Merge pull request #15140 from terminalmage/pygit2-auth
Add gitfs authentication support for pygit2>=0.20.3
2014-08-21 15:03:35 -06:00
Thomas S Hatch
45f447fa84 Merge pull request #15138 from whiteinge/reactor-file_roots
Add salt:// support to Reactor sls files
2014-08-21 10:54:43 -06:00
Erik Johnson
5444c68437 Update docs to reflect pygit2 auth support in 0.20.3 2014-08-20 23:54:48 -05:00
Seth House
c05f250d96 Add salt:// paths for reactor files to the doc examples 2014-08-20 21:14:29 -06:00
Seth House
30e8fb653a Line up comments in reactor example 2014-08-20 21:14:29 -06:00
Seth House
2cd0fa6223 Document that globs can be used in reactor filenames 2014-08-20 21:14:29 -06:00
Erik Johnson
c8be676577 Update gitfs documentation
This adds all the new authentication options, and also moves most of the
usage examples into the gitfs walkthrough. The walkthrough has also
undergone considerable restructuring.
2014-08-20 21:36:44 -05:00
Mike Place
94543fe68d Document seco range
Per request in #15093
2014-08-20 11:54:29 -06:00
Mike Place
e2790afe31 Fix broken link
Closes #15077
2014-08-19 11:54:16 -06:00
Pedro Algarvio
b8b548a655 Update 'doc/.tx/config' - Build #144
http://cookingwithsalt.org/job/salt/job/transifex/144/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-08-16 05:01:19 +01:00
Seth House
12e87f3545 Don't document the state.event function aliases 2014-08-15 08:31:08 -04:00
Thomas S Hatch
2f61f8bedc Merge pull request #14937 from basepi/yamldates14860
Add additional example for datetime YAML idiosyncrasy
2014-08-14 23:44:27 -06:00
Colton Myers
8c7d1132c8 Add security advisory to release notes for 2014.1.10 2014-08-14 17:35:27 -06:00
Colton Myers
24c13abc4e Bump doc version 2014-08-14 17:33:04 -06:00
Colton Myers
92742f7e08 No second person 2014-08-13 17:33:06 -06:00
Seth House
d85791e3ef Documented the expansion additon to names
Added docs for the addition in #13489.
2014-08-13 18:19:02 -04:00
Colton Myers
ff8d8df1d2 Add additional example for datetime YAML idiosyncrasy
Fixes #14860
2014-08-12 16:25:43 -06:00
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