Commit Graph

70063 Commits

Author SHA1 Message Date
Mike Place
7de784411d Add nodegroup check to ckminions (#37763)
Closes #37742
2016-11-21 09:43:16 -07:00
Mike Place
d674369efc Fix ip/port issue with salt-call (#37766)
Closes #37725
2016-11-21 09:41:27 -07:00
Mike Place
c62ff6b023 Add thorium path to syspaths (#37767)
cc: @thatch45

Refs #33709
2016-11-18 07:40:57 -07:00
Mike Place
bff949f4e9 Merge pull request #37760 from hu-dabao/fix_cb_returner
Fix couchbase returner and add couple of more features
2016-11-18 00:28:23 +00:00
Mike Place
1f976ac212 Merge pull request #37738 from terminalmage/issue36629
Allow pillar.get to retrieve fresh pillar data when saltenv passed
2016-11-17 23:13:04 +00:00
C. R. Oldham
7aee7fc63c Switch default filter tag for ONE resources from user only to all resources (#37745)
* Switch default filter tag for ONE resources from user only to all resources.  Add get_one_version to return version of ONE.

* Pylint fix
2016-11-17 15:59:12 -07:00
Hengyang Hu
de372f277e 1. returner no need to check whether the jid exists for external job cache setup
2. add full_ret to return doc so that the document will be informative
3. make ttl as a config attribute because salt-minion does not have keep_jobs attribute
4. add password into config attribute
5. update the documents accordingly
2016-11-17 13:53:55 -08:00
Erik Johnson
da46678c51 Allow pillar.get to retrieve fresh pillar data when saltenv passed 2016-11-17 13:53:29 -06:00
Julien Cigar
6ba8d4e97f check for SERVICE_DIR in __virtual__ in salt.modules.daemontools (#37748)
* set __virtualname__ to 'service'

* add SERVICE_DIR check in __virtual__
2016-11-17 10:20:43 -07:00
Mike Place
fa7883115e Merge pull request #37735 from Ch3LL/fix_joyent_profile
change size and image of joyent profile
2016-11-16 21:07:51 +00:00
Ch3LL
9ef41dcdfc change size and image of joyent profile 2016-11-16 11:54:21 -07:00
Nicole Thomas
98e25c68aa Merge pull request #37731 from rallytime/merge-2016.3
[2016.3] Merge forward from 2015.8 to 2016.3
2016-11-16 10:13:02 -07:00
Mike Place
3be9ab4cd0 Warn on AES test for systems with > 1 core (#37724)
* Warn on AES test for systems with > 1 core

* Whitespace fix
2016-11-16 09:44:33 -07:00
rallytime
ec1389711f Merge branch '2015.8' into '2016.3'
No conflicts.
2016-11-16 09:31:17 -07:00
Thomas S Hatch
35655d521f Merge pull request #37721 from terminalmage/zd909
Fix for pillar setting 'environment' key in __gen_opts()
2016-11-16 09:04:53 -07:00
Mike Place
f417dbbe99 Merge pull request #37718 from terminalmage/docs
Fix incorrectly-formatted RST
2016-11-16 08:21:08 +00:00
Mike Place
99cda7c003 Merge pull request #37719 from terminalmage/docs-2016.3
Fix incorrectly-formatted RST (2016.3 branch)
2016-11-16 08:20:53 +00:00
Erik Johnson
acdd5513da Update git_pillar docs to reflect info from bugfix 2016-11-16 01:41:20 -06:00
Erik Johnson
433737d2dc Fix for pillar setting 'environment' key in __gen_opts()
7a6e402 added ``environment`` as a key in the master opts. This had the
unfortunate side effect of breaking the dynamic pillar feature in
git_pillar, which relies on pillar setting this opts key to the value
from the minion opts.
2016-11-16 01:10:54 -06:00
Erik Johnson
f163b4c724 Fix incorrectly-formatted RST 2016-11-15 22:16:09 -06:00
Erik Johnson
23b8b2a3f4 Fix incorrectly-formatted RST 2016-11-15 22:09:32 -06:00
Mike Place
8dea695c7c Merge pull request #37694 from cachedout/npm_git
Catch differences in git URLs in npm state
2016-11-16 01:56:18 +00:00
Mike Place
329448ccd7 Merge pull request #37705 from rallytime/fix-37665
Don't overwrite the "key" variable passed in to _listeners_present func
2016-11-16 10:26:37 +13:00
Mike Place
ac9a316b50 Merge pull request #37707 from Ch3LL/fix_timeout_azure
add timeout increase on azure tests
2016-11-16 10:24:24 +13:00
Ch3LL
363122c675 add timeout increase on azure tests 2016-11-15 10:27:44 -07:00
C. R. Oldham
1ece265354 Merge pull request #37704 from twangboy/fix_test_disabled_2016.3
Fix test disabled 2016.3 [DO NOT MERGE FORWARD]
2016-11-15 09:48:52 -07:00
rallytime
3b7e9c5e3b Don't overwrite the "key" variable passed in to _listeners_present func
Fixes #37665
2016-11-15 09:47:32 -07:00
twangboy
a0429cf839 Use nfsd instead of apsd for test_disabled 2016-11-15 09:44:42 -07:00
Mike Place
44f05acbff Merge pull request #37690 from twangboy/update_pyzmq_2016.3
Update pyzmq to 15.3.0 for 2016.3 [DO NOT MERGE FORWARD]
2016-11-15 16:10:36 +13:00
Mike Place
a743d8b5e6 Merge pull request #37680 from rallytime/bp-32965
Back-port #32965 to 2016.3
2016-11-15 15:56:46 +13:00
Mike Place
0e3bc2366a
Catch differences in git URLs in npm state
There is a case where a salt user might specify git://foo/bar
but the npm package might believe it lives at git://foo/bar.git

This attempts to normalize and account for that difference.
2016-11-15 15:34:25 +13:00
twangboy
cf55342150 Update pyzmq to version 15.3.0 2016-11-14 17:11:20 -07:00
Mike Place
1c2d6ff293 Merge pull request #37681 from rallytime/bp-35965
Back-port #35965 to 2016.3
2016-11-15 10:19:22 +13:00
Nathan Grennan
700f3fa57f Set the return code to 1 on salt-ssh highstate errors 2016-11-14 12:30:33 -07:00
kevin
1865b13645 Fix 'present' option when used without 'key_type' 2016-11-14 12:16:51 -07:00
Nicole Thomas
1b456b55dc Merge pull request #37668 from rallytime/merge-2016.3
[2016.3] Merge forward from 2015.8 to 2016.3
2016-11-14 08:43:24 -07:00
rallytime
ef684c6b02 Merge branch '2015.8' into '2016.3'
No conflicts.
2016-11-14 08:41:35 -07:00
Mike Place
305e51d1c0 Merge pull request #37625 from cachedout/issue_37492
Return with proper retcodes in batch mode
2016-11-12 20:29:09 +00:00
Mike Place
7510cd4da9 Merge pull request #37639 from rallytime/bp-37607
Back-port #37607 to 2016.3
2016-11-12 09:29:20 +13:00
Mike Place
24ca96010d Merge pull request #37638 from rallytime/bp-37349
Back-port #37349 to 2016.3
2016-11-12 09:29:01 +13:00
Mike Place
e1e8b81d16 Merge pull request #37644 from Ch3LL/fix_37643
digital ocean list_keypairs: increase limit for ssh keys parsed
2016-11-12 09:28:46 +13:00
Mike Place
a97c2ad34b Merge pull request #37640 from rallytime/update-release-notes
Add known issue #37541 to 2016.3.4 release notes
2016-11-12 09:28:12 +13:00
Mike Place
fab3eaa237 Merge pull request #37642 from cro/rotate_aes_doc
Forward-port change from 2015.8 adding release note for rotate_aes_key
2016-11-12 09:27:06 +13:00
Ch3LL
c02961a2f5 list_keypairs: increase limit for ssh keys parsed 2016-11-11 11:11:26 -07:00
rallytime
6d6de12aff Grammatical fix 2016-11-11 11:03:57 -07:00
C. R. Oldham
1ca5b958c6 Forward-port change from 2015.8 adding release note for rotate_aes_key 2016-11-11 10:36:47 -07:00
C. R. Oldham
a01b66556f Add docs for rotate_aes_key (#37641) 2016-11-11 10:30:46 -07:00
rallytime
9914c93bc4 Pylint: Remove kwargs that are not in the 2016.3 branch 2016-11-11 10:22:41 -07:00
rallytime
24d7f20e16 Add known issue #37541 to 2016.3.4 release notes
Refs #37541
2016-11-11 09:46:28 -07:00
Mike Place
d941e9354d Disable pylint warning 2016-11-11 09:38:34 -07:00