Justin Findlay
dc5cee5f8f
add 2015.5.4 notes to 2015.5.5 notes
2015-08-25 16:52:13 -06:00
Justin Findlay
7e67e48656
Merge pull request #26552 from rallytime/bp-26542
...
Back-port #26542 to 2015.5
2015-08-21 11:40:11 -06:00
Arthur Lutz
0976b1e23b
[doc] reactor documentation fix : returners
2015-08-21 09:46:04 -06:00
Calle Pettersson
94ff4cff40
Doc-fix: Escape backslash in domain\username
...
The unescaped backslash in "mydomain\username" makes it appear like "mydomainusername", slightly confusing the documentation.
2015-08-21 09:44:20 -06:00
Justin Findlay
612e342c70
autogenerated 2015.5.5 release notes
2015-08-20 11:08:56 -06:00
Jacob Hammons
499bd66378
Minor doc bug fixes
...
Refs #26403
Refs #26432
Refs #26233
Refs #26264
Refs #26329
2015-08-19 11:31:26 -06:00
scottjpack
0254a2e90e
Changed t1 -> t2 micro
...
t1.micro no longer supports HVM AMIs. Attempted launch with a t1.micro results in:
[ERROR ] AWS Response Status Code and Error: [400 400 Client Error: Bad Request] {'Errors': {'Error': {'Message': "Non-Windows instances with a virtualization type of 'hvm' are currently not supported for this instance type.", 'Code': 'InvalidParameterCombination'}}, 'RequestID': 'd8d20595-0a17-42ad-9f9a-41cbd009098d'}
2015-08-18 09:22:57 -06:00
TheBigBear
8898d64918
dependency zip files moved to new site
2015-08-17 22:01:50 +01:00
Pedro Algarvio
e7cb3be2a0
Document the added options
2015-08-17 19:48:48 +01:00
Justin Findlay
1e3f33a03c
autogenerated 2015.5.4 release notes
2015-08-13 14:32:17 -06:00
Mike Place
8e1b5da2e0
Merge pull request #26219 from alprs/fix-cron_identifier_default
...
cron: make identifier default to state ID
2015-08-12 12:42:33 -06:00
Nitin Madhok
714f9766e7
Correct spelling of integration in docs
2015-08-12 13:30:03 -04:00
Andreas Lutro
a86b1b7f94
add release note about cron state changes
2015-08-12 10:07:02 +02:00
C. R. Oldham
af132d7b89
Documentation update for anonymous bind issue.
2015-08-11 12:31:26 -06:00
C. R. Oldham
2ef54b6b13
Documentation update for anonymous bind issue.
2015-08-11 12:31:26 -06:00
Mike Place
c3814137a3
Merge pull request #26183 from cro/anonldap2
...
Fix LDAP configuration issue.
2015-08-10 13:09:41 -06:00
C. R. Oldham
79833e3f8a
Cherry pick index.rst change.
2015-08-10 10:59:16 -06:00
C. R. Oldham
99f2c27399
Documentation update for anonymous bind issue.
2015-08-10 10:58:29 -06:00
Colton Myers
32f5345d7d
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
...
Conflicts:
conf/minion
doc/conf.py
salt/modules/file.py
2015-08-10 10:56:40 -06:00
Nitin Madhok
a1899b436c
Correct provider name in profile example
2015-08-09 11:49:10 -04:00
Nitin Madhok
e132f06a5c
Change double quotes to single quotes in provider configuration example
2015-08-09 03:43:53 -04:00
Thomas S Hatch
2b8dcce0ca
Merge pull request #26135 from cro/pm20155_2
...
Fix proxy minions in 2015.5 and significantly update documentation.
2015-08-08 20:19:21 -06:00
C. R. Oldham
e79a182108
More proxy minion updates
2015-08-08 14:42:57 -06:00
TheBigBear
1d624d77bc
minor edit
...
get should have been git
2015-08-08 15:26:21 +01:00
Jacob Hammons
d220c83f77
master_finger configuration docs
...
switch a script to use https:// instead of http://
Refs #25751
2015-08-06 20:23:22 -06:00
Nicole Thomas
dc9c9b5a34
Merge pull request #26079 from cachedout/issue_26039
...
Update docs to remove state.over
2015-08-06 17:35:26 -06:00
Mike Place
f03f460af2
Update docs to remove state.over
...
Closes #26039
2015-08-06 15:24:39 -06:00
Jacob Hammons
75243b61cf
Updated windows download links in the docs to https://repo.saltstack.com
2015-08-05 15:13:19 -06:00
Jacob Hammons
7c162d181c
Updated windows download links in the docs to https://repo.saltstack.com
...
Refs #25961
2015-08-05 14:45:42 -06:00
Jacob Hammons
ac0a8ff711
Doc on using syndic with multimaster
2015-07-31 15:25:15 -06:00
Mike Place
de0a0593c2
Merge pull request #25898 from jfindlay/syndic_doc
...
clarify and expand syndic docs
2015-07-31 14:01:23 -06:00
TheBigBear
c994d22696
Minor update to msi un-installer info
...
The ```uninstaller`` string can be either the windows GUID (aka msi prodcut code) OR the URL to the msi file. Both options work to uninstall a msi installed software.
2015-07-31 16:31:33 +01:00
TheBigBear
333fbdde30
Update 7-zip msi un-installer instructions
...
The instructions as-are do not actually work. The uninstaller flag takes the windows GUID of the msi product code. And the various ```install_flags``` and ```uninstall_flags``` do NOT need leading, or trailing spaces.
@twangboy can confirm this is a better example (also see salt issue #25778 https://github.com/saltstack/salt/issues/25778 )
2015-07-30 17:21:45 -06:00
Justin Findlay
4795952847
rework syndic doc
2015-07-30 16:33:18 -06:00
Jacob Hammons
3f3db4bd8e
Additions for #24042
2015-07-30 15:43:21 -06:00
Jacob Hammons
db2129b199
Minor doc bug fixes
...
Refs #24042
Refs #25650
Refs #21296
Refs #23788
2015-07-30 14:39:15 -06:00
Thomas S Hatch
b6805b068a
Merge pull request #25856 from jfindlay/intro_scale
...
expand minion reauth scalability documentation
2015-07-30 09:33:17 -06:00
Justin Findlay
a25d0eabef
update syndic doc to conform to style
2015-07-30 03:02:19 -06:00
Justin Findlay
5921461bb1
style and usage consistency in intro_scale
2015-07-30 01:11:22 -06:00
Justin Findlay
51dc7cacfb
whitespace adjustments in intro_scale
2015-07-29 23:28:27 -06:00
Justin Findlay
39a82467f1
expand minion reauth scalability documentation
...
Related to #25447 .
2015-07-29 23:26:51 -06:00
Justin Findlay
d377f42c48
rework deprecation documentation for release names
...
Fixes #25827 .
2015-07-29 15:50:33 -06:00
Mike Place
737fb1410c
Merge pull request #25796 from cachedout/debug_doc
...
Remove debug from docs
2015-07-28 11:35:58 -06:00
Mike Place
33bfdf3b0b
Remove debug from docs
2015-07-28 11:35:32 -06:00
Mike Place
0dc28ad3e4
Return to str
for master_type for 2015.5
2015-07-24 11:55:56 -06:00
Colton Myers
882d11836b
Update release candidate docs to 2015.8.0rc2
2015-07-23 14:29:09 -06:00
Mike Place
8cef61e6cc
pillar doc fix
...
closes #25413
2015-07-22 16:56:53 -06:00
Joseph Hall
725d1a40d0
Merge pull request #25519 from rallytime/backport_vmware
...
Backport vmware driver to 2015.5 branch
2015-07-20 09:11:26 -06:00
David Beitey
3e24381439
Fix minor typo in best practice example
2015-07-18 08:24:53 -06:00
rallytime
35e13eef1d
Don't reference driver in older salt versions
2015-07-17 11:00:57 -06:00
rallytime
f011890217
Add vmware back-port change to release notes
2015-07-17 10:58:38 -06:00
rallytime
0f4f560b38
Backport vmware driver to 2015.5 branch
2015-07-17 10:53:42 -06:00
rallytime
faf49ea2a3
Add page number change release notes
2015-07-15 10:44:57 -06:00
Justin Findlay
0447808d95
clarify, motivate orchestration docs
2015-07-10 17:03:27 -06:00
Jacob Hammons
57dfa92d5a
Fixed typos
2015-07-08 21:12:24 -06:00
Jacob Hammons
2f9e5b9125
Additional docs on external and master job cache, assorted doc fixes
...
Refs #25277
2015-07-08 20:33:34 -06:00
rallytime
d0b61f3fc1
A couple of doc fixes for the http tutorial
2015-07-07 15:12:36 -06:00
Colton Myers
452880d4aa
Update releasecandidate docs
2015-07-07 09:24:57 -06:00
Justin Findlay
fbafd39a46
Merge pull request #25187 from UtahDave/fix_misspelling
...
Doc fixes: Fix misspelling and remove extraneous double spaces
2015-07-06 19:07:04 -06:00
David Boucha
65abb63003
remove some extraneous double spaces
2015-07-06 10:48:04 -06:00
David Boucha
c423b62aa5
fix misspelling
2015-07-06 10:46:18 -06:00
Tom Melendez
4078c8db25
added message recommending JSON file be used if the libcloud version is >= 0.17.0
2015-07-06 10:07:16 -06:00
Justin Findlay
3187d5d5aa
add 2015.5.3 release notes
2015-07-01 13:43:30 -06:00
lorengordon
40a0c132d4
Add download links for 2015.5.1-3 and 2015.5.2, Fixes #25057
2015-06-30 07:48:21 -04:00
Justin Findlay
8575192cc4
revise label and milestone documentation
2015-06-27 16:17:44 -06:00
Justin Findlay
152a9b2a12
fix some malformed doc links and anchors
2015-06-24 16:56:52 -06:00
C. R. Oldham
90c73ff446
References to documentation.
2015-06-23 11:40:06 -06:00
C. R. Oldham
9da96a8b95
Docs
2015-06-23 11:06:12 -06:00
rallytime
e2684ecf0b
Add notes to map and gogrid docs -- don't use -P with map files
2015-06-19 11:02:06 -06:00
Mike Place
3ff6eff546
Merge pull request #24632 from jacobhammons/bug-fixes
...
Doc bug fixes
2015-06-17 12:40:02 -06:00
Andreas Lutro
d88e071e98
add information about linode location
2015-06-17 17:43:08 +02:00
rallytime
64c565d9be
Add .0 to version number
2015-06-16 21:49:43 -06:00
Peter Tripp
5ed801b98f
Add codenames for 2015.5 and future versions. Trailing newline.
2015-06-16 21:48:41 -06:00
C. R. Oldham
4136dc3160
Merge forward from 2014.7 to 2015.5
2015-06-12 14:24:46 -06:00
C. R. Oldham
ecb0623d7f
Add salt-announce mailing list.
2015-06-12 14:19:27 -06:00
Jacob Hammons
c7cdd416a2
Doc bug fixes
...
Refs #24547
Refs #24275
Refs #24375
Refs #24560
Refs #24163
2015-06-12 11:23:52 -06:00
Tim Baker
f13cd418bc
Add extra clarification why jinja comments are needed.
2015-06-12 10:45:41 -06:00
Tim Baker
23749718bb
Fix typo
2015-06-12 10:45:41 -06:00
Tim Baker
6a917471d4
Add some documentation surrounding Jinja comments - refs #24492 , #21217 , #23359
2015-06-12 10:45:41 -06:00
Colton Myers
f96c5029bb
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
2015-06-11 13:14:37 -06:00
Jacob Hammons
f3f34ddff6
2015.5.2 release changes
...
Refs #24250
Refs #24457
2015-06-11 10:01:30 -06:00
Bret Fisher
65a11336dc
Fixed Mine example for jinja code block
...
In the Mine example, it has the `mine_functions:` deployed via a pillar file, but in the examples `/srv/salt/haproxy_config` snipit for the jinja code block, it used `expr_form='grain'` to access that mine function, which I couldn't get to work, until I changed it to `expr_form='pillar'`. Hopefully this is the right fix.
2015-06-11 00:50:34 -04:00
C. R. Oldham
d236fbd38f
Merge pull request #24504 from rallytime/move_vsphere_deprecation_2015.5
...
Move vsphere deprecation to 2015.5
2015-06-08 16:43:05 -06:00
rallytime
d876535d71
Add Getting Started with VSphere doc to 2015.5
2015-06-08 10:23:47 -06:00
rallytime
b685ebc104
Add vSphere deprecation warnings to 2015.5
2015-06-08 10:22:50 -06:00
Jacob Hammons
d45c4ed11f
Bug fixes and build errors
...
Refs #23211
Refs #24268
Refs #24235
Refs #24193
Refs #24172
Refs #19901
Refs #19801
2015-06-05 17:32:35 -06:00
rallytime
70028553c1
yaml indentations should be 2 spaces
2015-06-05 11:21:26 -06:00
Arthur Lutz
21b51abf25
[doc] Alignement fix on external_auth documentation
2015-06-05 11:20:00 -06:00
Jacob Hammons
1f7a13d6f9
Salt cloud doc updates, build errors and bug fixes
...
Refs #24309
2015-06-04 16:42:47 -06:00
Justin Anderson
a6a1f87cd9
Merge pull request #24380 from rallytime/bp-24357
...
Backport #24357 to 2015.5
2015-06-04 14:13:51 -06:00
rallytime
bf85772042
Make sure the parameters are in the correct order
2015-06-04 11:39:39 -06:00
rallytime
9f53809cde
Add "* Change" label parameters
2015-06-04 11:39:39 -06:00
rallytime
b27a15e774
Remove "workaround" wording
2015-06-04 11:39:39 -06:00
rallytime
9fff35a959
Some small fixes
2015-06-04 11:39:39 -06:00
rallytime
54a7089fd6
Link the new labels doc in contributing and hacking docs
2015-06-04 11:39:39 -06:00
rallytime
375695e696
Add pull request label definitions
2015-06-04 11:39:39 -06:00
rallytime
de945638d3
Add Feature Request label definition
2015-06-04 11:39:39 -06:00
rallytime
684f291bd4
Add issue definition and augment functional areas section
2015-06-04 11:39:39 -06:00
rallytime
2da13dd525
Start a "what are all of these labels for?" doc
2015-06-04 11:39:38 -06:00
zhujinhe
f08c875015
fix invoke issues of Jinja Macros example
...
1.'php_ini' not defined in /srv/pillar/php.sls, {{ salt.pillar.get('php_ini', {}) | json() }} gets empty value.
2.no section defined, should be 'section_name'.
3.remove empty line.
2015-06-03 16:38:16 -06:00