Commit Graph

59678 Commits

Author SHA1 Message Date
Thomas Jackson
d2aff12f8f Fix bug introduced in eee0291ff8
During the cleanup the tuple was made into... nothing that python can interpret
2015-09-25 16:59:09 -07:00
rhealitycheck
e39a57afe1 Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
f796c9a44b Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
30d07cbb27 Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
44ef4b48fb Update mongo_future_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
34b160b841 Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
b2b5623da3 Update mongo_future_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
07f9a8b95b Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
b7ddc83b4d Update mongo_future_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
540b3f2690 Update mongo_return.py 2015-09-25 17:18:45 -06:00
rhealitycheck
405edd0718 Update mongo_future_return.py 2015-09-25 17:18:44 -06:00
rhealitycheck
5c753a54ff Update mongo_return.py
Fixing issues with serializing ObjectId in master.py -- apparently pymongo modifies the original load object to have the ObjectId generated by it. Will raise an issue with them because it shouldn't be modifying static data IMHO
2015-09-25 17:18:44 -06:00
rhealitycheck
06e05befa7 Update mongo_future_return.py
Fixing issues with serializing ObjectId in master.py -- apparently pymongo modifies the original load object to have the ObjectId generated by it. Will raise an issue with them because it shouldn't be modifying static data IMHO.
2015-09-25 17:17:25 -06:00
Colton Myers
01490387d7 Merge pull request #27344 from rhealitycheck/mongo-returners-patch-1
Mongo returners patch 1
2015-09-25 17:12:39 -06:00
Colton Myers
1f4ca089a2 Merge pull request #27418 from terminalmage/file-rename
Don't always remove dest path in salt.utils.files.rename()
2015-09-25 17:09:59 -06:00
Kevin King
6969326ae2 doc: added documentation to cloud roster and fixed whitespace 2015-09-25 17:03:19 -06:00
Kevin King
b4334649d5 Allow cloud roster to use sudo
Similar to issue #26689, but I am using the cloud roster file to get the IP targets generated from running salt-cloud.
2015-09-25 17:03:19 -06:00
Erik Johnson
c3a17ae992 add missing commas 2015-09-25 18:00:43 -05:00
Colton Myers
79fe1ac9c4 Merge pull request #27398 from flowhamster/patch-1
Allow cloud roster to use sudo
2015-09-25 16:47:56 -06:00
Colton Myers
ec5faf1829 Merge pull request #27383 from twangboy/fix_27032
Uninstaller only removes specific files and dirs
2015-09-25 16:47:24 -06:00
Colton Myers
4ece4b7ef6 Merge pull request #27396 from hvnsweeting/hvn-ddns
doc fix for ddns module, improve keyfile handling
2015-09-25 16:39:35 -06:00
Colton Myers
9ab3c6dc5d Merge pull request #27416 from rallytime/bp-27399
Back-port #27399 to 2015.8
2015-09-25 16:39:07 -06:00
Erik Johnson
9842d9728b Merge pull request #27394 from jacksontj/2015.8
Remove streamed response for fileclient to avoid HTTP redirection problems
2015-09-25 16:55:31 -05:00
Kevin King
7601355c7a doc: added documentation to cloud roster and fixed whitespace 2015-09-25 14:05:18 -07:00
David Murphy
63407fd2a9 Changes to support configurable repository for Debian / Ubuntu 2015-09-25 14:18:25 -06:00
Colton Myers
44b246bf93 Merge pull request #27415 from lyft/fix-pecl
Backwards compat fixes for pecl module
2015-09-25 13:40:55 -06:00
Erik Johnson
7bc0949d48 Don't always remove dest path in salt.utils.files.rename()
This prevents an extra system call on non-Windows platforms.
2015-09-25 13:53:53 -05:00
Thomas Jackson
01132c305c Re-add files.rename call instead of os.rename 2015-09-25 11:49:40 -07:00
Dmitry Kuzmenko
53e7a6b7c5 RunnerClient support old style commands with kwargs on top level.
1. Use low['args'] low['kwargs'] if specified and not empty in the low data.
2. Lookup root level and set kwargs in low data if missing.
2015-09-25 12:47:57 -06:00
Dmitry Kuzmenko
10b522b86c Revert "Fixed GET /jobs/<id> requests"
This reverts commit 954ba6eba9.
2015-09-25 12:41:58 -06:00
Jonathan Ballet
1d848118c9 doc: fixed indentation in salt.renderers.jinja's documentation 2015-09-25 12:16:48 -06:00
Jonathan Ballet
f5d053a033 doc: fixed indentation in salt.modules.consul's documentation 2015-09-25 12:16:48 -06:00
Jonathan Ballet
06beea6b2f doc: fix etcd state documentation typos 2015-09-25 12:16:48 -06:00
Jonathan Ballet
97e69ebb97 doc: fix state's top documentation typo 2015-09-25 12:16:48 -06:00
Jonathan Ballet
b411730d60 doc: fix documentation formatting for state blockdev 2015-09-25 12:16:47 -06:00
Jonathan Ballet
ce91bb9446 doc: fix formatting in state boto_elb 2015-09-25 12:16:47 -06:00
Jonathan Ballet
c69229875e doc: fix links in Docker state documentation 2015-09-25 12:16:47 -06:00
Jonathan Ballet
15b751d6e2 doc: Docker state use ports and not port_bindings anymore 2015-09-25 12:16:47 -06:00
Jonathan Ballet
880b6e0944 doc: fix link to docker-py documentation 2015-09-25 12:16:47 -06:00
Jonathan Ballet
33db0c27f8 doc: fix RAET links 2015-09-25 12:16:47 -06:00
Jonathan Ballet
e69ba2f943 doc: fix rendering of salt.states.hipchat 2015-09-25 12:16:47 -06:00
Nicole Thomas
d76a77c911 Merge pull request #27407 from saltstack/meggiebot-patch-1
Adding stretch label definition
2015-09-25 12:10:46 -06:00
Ryan Lane
8be8ef585c Backwards compat fixes for pecl module 2015-09-25 11:07:37 -07:00
Meggie Woodfield
1c779700f6 Adding stretch label definition 2015-09-25 10:59:07 -06:00
Erik Johnson
f2751ef7c4 Fix shadowed outer-scope attributes 2015-09-25 11:55:28 -05:00
Thomas S Hatch
db6acfd832 Merge pull request #27388 from basepi/provider.overrides.27209
[2015.8] Fix global provider overrides
2015-09-25 10:49:03 -06:00
Erik Johnson
81a6c27010 Fix invocation of git.config_get and git.config_set 2015-09-25 11:40:49 -05:00
Dmitry Kuzmenko
27d5073de8 Fixed mistypes 2015-09-25 19:37:40 +03:00
Dmitry Kuzmenko
ae008716ed Removed splay and sudo modules that are replaced with executors 2015-09-25 19:12:17 +03:00
Dmitry Kuzmenko
0c9877d52c Support executors in ioflo. 2015-09-25 19:12:17 +03:00