Commit Graph

62718 Commits

Author SHA1 Message Date
Joseph Hall
332dd3d3b9 Add IP module for non-RH/Deb Linux platforms 2015-12-03 11:43:03 -07:00
Brett Mack
d4f9e2b6ee Removed extra line 2015-12-03 18:27:53 +00:00
C. R. Oldham
46d53a2764 Missing import 2015-12-03 11:06:03 -07:00
Mike Place
94f1d07854 Merge pull request #29368 from syedaali/virt_ret
modules.at:__virtual__ return err msg
2015-12-03 10:52:07 -07:00
twangboy
54a8468704 fix get_config 2015-12-03 10:36:00 -07:00
Thomas Jackson
d968d69805 Fix variable shadowing
ret was used to pass in returners, but then immediately overwritten as the return for the method. This ended up causing problems because the return dict was being passed downstream as the returners string
2015-12-03 09:25:30 -08:00
Thomas Jackson
7bb83cc814 Check the formatting of 'ret' before trying .split() on it
If it was not a string it would stall the return indefinitely.
2015-12-03 09:25:02 -08:00
C. R. Oldham
a054f6f0de Lint 2015-12-03 10:19:51 -07:00
Brett Mack
98ee81a8e4 Update consul_pillar.py
In regards to issue #29193
2015-12-03 17:18:26 +00:00
Mike Place
3fc41757c6 Merge pull request #29340 from RealKelsar/develop
Replaced LC_ALL by explicit LC_* variables, since it is exceptional h…
2015-12-03 10:09:10 -07:00
Mike Place
9dbdcef4da Merge pull request #29369 from thatch45/fs_meta
Start on adding file metadata #2707
2015-12-03 10:02:25 -07:00
Mike Place
5bfdeebf1e Merge pull request #29375 from daveneeley/WinPowerCfgErrorMessage2
Add only works on windows error message
2015-12-03 10:01:13 -07:00
Mike Place
7afd522878 Merge pull request #29339 from jacksontj/develop
Simplify TCP/IPC wire protocol
2015-12-03 09:58:41 -07:00
Syed Ali
561c232f47 modules.{at,aws_sys,boto_cfn,boto_dynamodb,boto_elasticache}:__virtual__ return err msg space added 2015-12-03 08:51:31 -08:00
Mike Place
b2315071ea Merge pull request #29393 from jacobhammons/develop
updated version numbers in documentation
2015-12-03 09:27:37 -07:00
Mike Place
bbf1556c23 Merge pull request #29322 from nodeintegration/develop
add http proxy support for tornado
2015-12-03 09:25:50 -07:00
Jacob Hammons
ebf72924d2 updated version numbers in documentation 2015-12-03 09:21:48 -07:00
Mike Place
27c0312a31 Merge pull request #29366 from AsocPro/smtp_virt
Add message to the return Falses in the virtual function
2015-12-03 08:58:13 -07:00
Mike Place
8f33080ad1 Merge pull request #29377 from AsocPro/selinux_virt
Add error message to return False statements in virtual function
2015-12-03 08:49:40 -07:00
Mike Place
ef95581b87 Merge pull request #29374 from AsocPro/srvrden_virt
Add error message to the return False in virtual function
2015-12-03 08:46:54 -07:00
Mike Place
2afe6cd730 Merge pull request #29373 from daveneeley/RdpErrorMessage
Add error messages
2015-12-03 08:42:14 -07:00
Mike Place
b30e7b7d52 Merge pull request #29372 from dneff/mount_virt
adds verbose module error
2015-12-03 08:41:51 -07:00
Mike Place
14975d5ce9 Merge pull request #29378 from darien-hirotsu/virt_ret
modules.junos: __virtual__ return err msg
2015-12-03 08:40:32 -07:00
Mike Place
455358ead3 Merge pull request #29391 from cachedout/lint_modules
Lint modules
2015-12-03 08:30:06 -07:00
Mike Place
d612372588 Lint disk.py 2015-12-03 08:29:22 -07:00
Mike Place
bc1fbfdb4e Lint archive.py 2015-12-03 08:28:55 -07:00
Mike Place
9127aca66c Merge pull request #29379 from PatOShea/win_servermanager2
modules.win_servermanager: __virtual__ return err msg
2015-12-03 08:26:59 -07:00
Mike Place
8bc3e45758 Merge pull request #29382 from nmadhok/develop-runtime-fix
No need to cast as list. Use six.iterkeys() to make it compatible with Python3
2015-12-03 08:16:47 -07:00
Nitin Madhok
3f14fe160e No need to cast as list. Use six.iterkeys() to make it compatible with Python3 2015-12-03 01:13:30 -05:00
Pat O'Shea
a0cee53c11 dd message for false return to virt function 2015-12-02 20:20:08 -07:00
Syed Ali
0c62099ce9 modules.boto_elasticache:__virtual__ return err msg 2015-12-02 18:48:34 -08:00
Syed Ali
97a2325c17 modules.boto_dynamodb.py:__virtual__ return err msg 2015-12-02 18:45:04 -08:00
darien-hirotsu
873ebd0d5e modules.junos: __virtual__ return err msg 2015-12-02 18:07:11 -08:00
Syed Ali
ea9facbe1e modules.boto_cfn:__virtual__ return err msg 2015-12-02 18:05:23 -08:00
AsocPro
faae5dcb9a Add error message to return False statements in virtual function 2015-12-02 19:00:17 -07:00
Syed Ali
0393d403e3 modules.aws_sqs:__virtual__ return err msg 2015-12-02 17:54:05 -08:00
Dave Neeley
3c6c006ede Add only works on windows error message 2015-12-02 18:54:02 -07:00
AsocPro
6a03cbe0f9 Add error message to the return False in virtual function 2015-12-02 18:49:17 -07:00
Dan Neff
46e1af205e adds verbose module error 2015-12-02 17:48:43 -08:00
C. R. Oldham
ee456c26b4 Missing import 2015-12-02 18:44:53 -07:00
Dave Neeley
77f602f130 Add detailed error messages 2015-12-02 18:42:38 -07:00
C. R. Oldham
a2395af8c9 Change certificate serial number generation method. 2015-12-02 18:41:37 -07:00
AsocPro
a64bf34efd Correct typo in error message 2015-12-02 18:40:37 -07:00
Mike Place
dd56c7d1a8 Merge pull request #29370 from AsocPro/sensors_virt
Add message to the return False in virtual function salt/modules/sensors.py
2015-12-02 18:39:24 -07:00
AsocPro
603c76ec6d Add message to the return False in virtual function 2015-12-02 18:35:14 -07:00
Syed Ali
a0903d83fc modules.at:__virtual__ return err msg 2015-12-02 17:35:12 -08:00
Colton Myers
d61904e75b Merge pull request #29367 from daveneeley/WinRepoErrorMessage
win-repo.py: Add error message for non-windows systems.
2015-12-02 18:33:18 -07:00
Dave Neeley
474d1bbbbf Add error message for non-windows systems. 2015-12-02 18:29:26 -07:00
Colton Myers
9d55d116a8 Merge pull request #29365 from syedaali/virt_ret
modules.arhive:__virtual__ return err msg
2015-12-02 18:28:55 -07:00
Mike Place
b578ee54aa Merge pull request #29364 from carsonoid/improved_virt_module_log
improve virt module error
2015-12-02 18:27:51 -07:00