Commit Graph

63925 Commits

Author SHA1 Message Date
Ronald van Zantvoort
69661c61ce pylint fix 2016-01-05 11:49:23 +01:00
Ronald van Zantvoort
d94a7f40a4 Change arg to 'bg' for better consistency & user expectancy; add documentation 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
a4b432f59c #6691 run_bg() improvement 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
53c44593f9 #6691 final refinements to timed_subprocess, add wait to run, shell, run_chroot, script and initial add of run_bg() 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
5de4b9df70 #6691 wire in 'wait' in cmdmod._run, fix TimedProc & return incorrect timeout if given in exception msg 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
54359c7094 #6691 part 1; adjust cmdmod to new syntax 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
144760abb4 #6691 part 1; Add option to not wait/timeout in timed_subprocess.TimedProc 2016-01-05 11:19:48 +01:00
Mike Place
9ef4bb3b46 Merge pull request #30132 from akissa/add-support-for-custom-augeas-lense-paths
Add support for augeas loading of non stock lenses
2016-01-04 13:36:07 -07:00
Mike Place
19fa176088 Merge pull request #30102 from ruxandraburtica/get-subnet-id-from-subnet-query
Get subnetId from subnet query, if there's no SubnetId provided on the interface.
2016-01-04 13:14:01 -07:00
Mike Place
7d288b3566 Merge pull request #30111 from stooj/develop
Add pacman support for Antergos
2016-01-04 13:05:10 -07:00
Mike Place
fff6bf1970 Merge pull request #30041 from kraney/boto_iot
Support for AWS IoT
2016-01-04 13:04:06 -07:00
Mike Place
3213f34443 Merge pull request #30098 from theherk/bugfix/sdecode-move
Update call to sdecode for new location
2016-01-04 13:03:12 -07:00
Mike Place
3d12d5dabf Merge pull request #30116 from cprior/cprior-patch-beacon-journald-tag
Added a tag to the event that is generated by the beacon for journald
2016-01-04 12:57:54 -07:00
Mike Place
25d25fea6f Merge pull request #30122 from abednarik/virtual_ret_pw_group_module
modules.pw_group: __virtual__ return err msg.
2016-01-04 12:23:52 -07:00
Mike Place
ce25c2bda6 Merge pull request #30137 from abednarik/virtual_ret_oquery_module
modules.osquery: __virtual__ return err msg.
2016-01-04 12:03:11 -07:00
Mike Place
dc86c7d50f Merge pull request #30134 from mabsou/chocolatey_source_management
Chocolatey source management
2016-01-04 12:02:52 -07:00
Mike Place
f55d7441ed Merge pull request #30136 from abednarik/virtual_ret_opkg_module
modules.opkg: __virtual__ return err msg.
2016-01-04 11:39:23 -07:00
Mike Place
5a7e5d7acc Merge pull request #30135 from abednarik/virtual_ret_oracle_module
modules.oracle: __virtual__ return err msg.
2016-01-04 11:34:31 -07:00
abednarik
3f488fd2b9 modules.osquery: __virtual__ return err msg.
Updated message in __virtual__ when osqueryi binary is not in the path.
2016-01-04 14:28:59 -03:00
abednarik
aee853ff59 modules.opkg: __virtual__ return err msg.
Updated message in __virtual__ when system is not based on nilrt.
2016-01-04 14:24:01 -03:00
abednarik
f3d101e03b modules.oracle: __virtual__ return err msg.
Updated message in __virtual__ when python oracle library is not present.
2016-01-04 14:19:37 -03:00
Mike Place
c8c2ff22c1 Merge pull request #30120 from akissa/add-rabbitmq-user-password-update-check
add check_password execution module function
2016-01-04 09:09:18 -07:00
Mabsou
229abffe51 Correcting missing argument in add_source 2016-01-04 16:48:03 +01:00
Mabsou
c8a2172756 Correction add source cmd 2016-01-04 16:28:17 +01:00
Mabsou
4540166b8c Correcting misswrote variable name 2016-01-04 15:41:28 +01:00
Mabsou
7a550c482b Adding add_source, enable_source and disable_source as module functions 2016-01-04 15:33:32 +01:00
Mabsou
1284a33d45 Revert "Chocolatey source management"
This reverts commit af438cd4f8.
2016-01-04 15:29:47 +01:00
Mabsou
af438cd4f8 Chocolatey source management 2016-01-04 13:54:41 +01:00
Andrew Colin Kissa
a8fe0df0ac Add support for augeas loading of non stock lenses
Fixes #30131

Pylint cleanup

Updated tests
2016-01-04 14:48:44 +02:00
abednarik
ebeb5a10cf modules.pw_group: __virtual__ return err msg.
Updated message when system is not supported.
2016-01-01 23:29:45 -03:00
Andrew Colin Kissa
a3e786a03e add check_password execution module function
fix rabbitmq_user.present is not idempotent

Fixes #30119
2016-01-01 22:49:13 +02:00
Christian Prior
ede1db498c Added a tag to the event that is generated by the beacon for journald 2016-01-01 13:45:54 +01:00
Mike Place
752c657f92 Merge pull request #30114 from aqnouch/patch-1
Updated copyright to 2016
2015-12-31 18:44:05 -07:00
AQNOUCH Mohammed
2ac7f68a50 Updated copyright to 2016 2016-01-01 01:31:48 +00:00
Herkermer Sherwood
6fb55650fd Remove sdecode from local namespace 2015-12-31 17:21:31 -08:00
Mike Place
4da85472f9 Merge pull request #30103 from akissa/make-postgres-privileges-prepend-default-to-public
made prepend default to public in postgres_privileges
2015-12-31 17:53:36 -07:00
Mike Place
5e406b4d42 Merge pull request #30105 from abednarik/virtual_ret_pecl_module
modules.pecl: __virtual__ return err msg.
2015-12-31 17:53:05 -07:00
Stewart Johnston
58003a66ac Add pacman support for Antergos 2016-01-01 11:06:35 +11:00
Kris Raney
86568c9e4f Another pylint error 2015-12-31 14:30:01 -06:00
abednarik
7ef3daef7d modules.pecl: __virtual__ return err msg.
Updated message when pecl binary is not in the path.
2015-12-31 11:24:29 -03:00
Andrew Colin Kissa
c0bd19564e made prepend default to public in postgres_privileges 2015-12-31 12:02:41 +02:00
Ruxandra Burtica
1666bef9c1 Updated _create_eni_if_necessary's fetch of subnet_id. It should take into consideration the case when interface does not provide a SubnetId. In that case, get the subnetId from the subnet_query. 2015-12-31 11:12:42 +02:00
Kris Raney
08987a1698 Fix new lint warning 2015-12-30 22:43:38 -06:00
Kris Raney
26ded33d79 Reproduced the no-boto problem and fixed it. 2015-12-30 22:08:35 -06:00
Kris Raney
1fb44b0925 Try again to deal with missing boto 2015-12-30 20:46:01 -06:00
Herkermer Sherwood
aa9fcfa27c Update call to sdecode for new location
sdecode was moved from utils to utils.locales so win_update needs
to reference the new location for the verbose reture to work.
2015-12-30 14:36:49 -08:00
Kris Raney
ee052615d1 Fix case when boto is not present 2015-12-30 16:34:58 -06:00
Mike Place
893b30d3ab Merge pull request #30083 from windoverwater/develop
#30030 - code takes a dict and the doc should match - and perhaps also point that out
2015-12-30 11:19:20 -07:00
Mike Place
f16a194a65 Merge pull request #30085 from abednarik/virtual_ret_pkgin_module
modules.pkgin: __virtual__ return err msg.
2015-12-30 11:18:59 -07:00
abednarik
ec8e6611cc modules.pkgin: __virtual__ return err msg.
Updated message when system is not supported.
2015-12-30 14:17:48 -03:00