Mike Place
|
8de130020b
|
Merge pull request #29928 from abednarik/virtual_ret_debconfmod_module
modules.debconfmod: __virtual__ return err msg.
|
2015-12-22 08:00:20 -07:00 |
|
Mike Place
|
dfe0d761d6
|
Merge pull request #29929 from abednarik/virtual_ret_debian_ip_module
modules.debian_ip: __virtual__ return err msg.
|
2015-12-22 08:00:06 -07:00 |
|
Mike Place
|
366c899b2d
|
Merge pull request #29927 from abednarik/virtual_ret_debbuild_module
modules.debbuild: __virtual__ return err msg.
|
2015-12-22 07:59:56 -07:00 |
|
abednarik
|
bbdf9a7ed8
|
modules.debian_ip: __virtual__ return err msg.
Updated message in debian_ip module when return False if os family is not supported.
|
2015-12-22 09:55:55 -03:00 |
|
abednarik
|
5e64cc7bd0
|
modules.debconfmod: __virtual__ return err msg.
Updated message in debconfmod module when return False if os family is not supported or
defconf-utils is not installed.
|
2015-12-22 09:53:10 -03:00 |
|
abednarik
|
cc38c3d8bd
|
modules.debbuild: __virtual__ return err msg.
Updated message in debbuild module when return False if os family is not supported.
|
2015-12-22 09:34:09 -03:00 |
|
Mike Place
|
62c9514108
|
Merge pull request #29881 from sjorge/module_zpool
rework salt.module.zpool
|
2015-12-21 14:51:10 -07:00 |
|
Mike Place
|
a938c412ee
|
Merge pull request #29907 from bmcorser/patch-1
Presumably what was meant
|
2015-12-21 14:46:22 -07:00 |
|
B M Corser
|
b89e9c6476
|
Presumably what was meant
Otherwise it's invalid syntax
|
2015-12-21 21:17:23 +00:00 |
|
Mike Place
|
851e799369
|
Merge pull request #29903 from The-Loeki/bcache-module
Contribution: Bcache module
|
2015-12-21 13:53:47 -07:00 |
|
Mike Place
|
38e68dfc43
|
Merge pull request #29902 from The-Loeki/disk-doc
Small doc fixes to new disk functions
|
2015-12-21 13:51:43 -07:00 |
|
Mike Place
|
9994a297e3
|
Merge pull request #29897 from abednarik/virtual_ret_solarispkg_module
modules.solarispkg: __virtual__ return err msg.
|
2015-12-21 13:44:47 -07:00 |
|
Mike Place
|
8224383c71
|
Merge pull request #29898 from abednarik/virtual_ret_dig_module
modules.dig: __virtual__ return err msg.
|
2015-12-21 13:44:23 -07:00 |
|
Mike Place
|
ebf0911208
|
Merge pull request #29899 from abednarik/virtual_ret_pkgng_module
modules.pkgng: __virtual__ return err msg.
|
2015-12-21 13:44:11 -07:00 |
|
Jorge Schrauwen
|
1ca3757782
|
tests now cover most commands that query data
|
2015-12-21 20:44:10 +00:00 |
|
Mike Place
|
d9a06fa8c9
|
Merge pull request #29900 from abednarik/virtual_ret_pkgutil_module
modules.pkgutil: __virtual__ return err msg.
|
2015-12-21 13:43:54 -07:00 |
|
Jorge Schrauwen
|
08b65e79ac
|
add a few more unit tests
|
2015-12-21 20:40:28 +00:00 |
|
Jorge Schrauwen
|
37ac0df4e3
|
also test zpool.status
|
2015-12-21 20:19:03 +00:00 |
|
Jorge Schrauwen
|
21ee4b71b6
|
also do negative test
|
2015-12-21 20:07:48 +00:00 |
|
Jorge Schrauwen
|
28c4d28446
|
attempt to fix unit test
|
2015-12-21 19:49:40 +00:00 |
|
Ronald van Zantvoort
|
67d14894ba
|
BCache module Py3 compat fix
|
2015-12-21 20:49:26 +01:00 |
|
Ronald van Zantvoort
|
6f308c41d7
|
Bcache module documentation
|
2015-12-21 20:18:28 +01:00 |
|
Ronald van Zantvoort
|
1cbf9de261
|
Small doc fixes to new disk functions
|
2015-12-21 19:28:12 +01:00 |
|
Mike Place
|
5b3e695f7a
|
Merge pull request #29888 from akissa/fix-create_ca-catch-exception
Add catch exception
|
2015-12-21 11:27:14 -07:00 |
|
Mike Place
|
fa7dead492
|
Merge pull request #29901 from cachedout/fixup_29863
Fixup 29863
|
2015-12-21 11:26:00 -07:00 |
|
Mike Place
|
0d7ef0e95c
|
Fix broken tests
|
2015-12-21 11:25:18 -07:00 |
|
Ronald van Zantvoort
|
11b00c77b2
|
Bcache module: get documentation up to spec
|
2015-12-21 19:22:29 +01:00 |
|
Ronald van Zantvoort
|
d13b138849
|
Initial commit of bcache module
|
2015-12-21 19:16:58 +01:00 |
|
Mike Place
|
3f324faa07
|
Merge pull request #29871 from skizunov/develop2
Fixed Windows salt-master memory leaks in logger
|
2015-12-21 11:10:10 -07:00 |
|
Mike Place
|
031f478070
|
Merge pull request #29892 from klyr/swift-creds-from-pillar-22988
Read swift credentials from pillar as well
|
2015-12-21 11:03:32 -07:00 |
|
Mike Place
|
fa31407c0d
|
Merge pull request #29896 from abednarik/virtual_ret_splunk_module
modules.splunk: __virtual__ return err msg.
|
2015-12-21 11:02:41 -07:00 |
|
Mike Place
|
e0ac1b8b1f
|
Merge pull request #29895 from pass-by-value/aws_wait_for_instance
Do not SSH to the instance if deploy is False
|
2015-12-21 11:02:24 -07:00 |
|
abednarik
|
c5f3682151
|
modules.pkgutil: __virtual__ return err msg.
Updated message in pkgutil module when return False if is not a Solaris system.
|
2015-12-21 14:56:49 -03:00 |
|
abednarik
|
d712ab905d
|
modules.pkgng: __virtual__ return err msg.
Updated message in pkg module when return False depending on FreeBSD current release and providers configuration.
|
2015-12-21 14:51:57 -03:00 |
|
Mike Place
|
28e54ab23e
|
Merge pull request #29884 from serge-p/patch-7
fix for nfs mounts in _active_mounts_openbsd()
|
2015-12-21 10:44:57 -07:00 |
|
Mike Place
|
23bffbb623
|
Merge pull request #29875 from akissa/add-postgres_language-state
Add PostgreSQL Language management functionality
|
2015-12-21 10:39:46 -07:00 |
|
Mike Place
|
46d023bb9a
|
Merge pull request #29893 from pass-by-value/aws_cloud_volumetype_doc
Add info about VolumeType
|
2015-12-21 10:37:57 -07:00 |
|
Mike Place
|
207bb5af0c
|
Merge pull request #29830 from terminalmage/issue29064
Optimizations/bugfixes/feature adds for systemd execution module
|
2015-12-21 10:37:36 -07:00 |
|
abednarik
|
a51e7f6e50
|
modules.dig: __virtual__ return err msg.
Updated message in dig module when return False if dig is not in the path.
|
2015-12-21 14:31:24 -03:00 |
|
Mike Place
|
44683b7c09
|
Merge pull request #29854 from kraney/boto_lambda
fixed keyword arguments passing.
|
2015-12-21 10:22:23 -07:00 |
|
abednarik
|
f313503612
|
modules.solarispkg: __virtual__ return err msg.
Updated message in solarispkg module when return False if Solaris is not <= 10.
|
2015-12-21 14:21:01 -03:00 |
|
Mike Place
|
6445e4a681
|
Merge pull request #29860 from joegross/fix-subnet_name-support-in-boto_ec2.eni_present
fix subnet_name support in boto_ec2.eni_present
|
2015-12-21 10:18:40 -07:00 |
|
Mike Place
|
0dbecbb95e
|
Merge pull request #29851 from akissa/fix-various-augeas-bugs-take2
fix various bugs in augeas modules
|
2015-12-21 10:17:12 -07:00 |
|
Thomas S Hatch
|
2bc5e01fee
|
Merge pull request #29862 from hejeke/2015.12
Fix the issue that ssh connection may timeout when ask for password
|
2015-12-21 10:15:22 -07:00 |
|
Mike Place
|
25e116f297
|
Merge pull request #29847 from abednarik/virtual_ret_jenkins_module
modules.jenkins: __virtual__ return err msg.
|
2015-12-21 10:15:04 -07:00 |
|
abednarik
|
00133cf378
|
modules.splunk: __virtual__ return err msg.
Updated message in splunk module when return False if python libraries are not installed.
|
2015-12-21 14:12:18 -03:00 |
|
Aditya Kulkarni
|
622ebf0a49
|
Do not SSH to the instance if deploy is False
|
2015-12-21 12:11:07 -05:00 |
|
Andrew Colin Kissa
|
ed848c6430
|
add logging of error if loading existing key
generates an exception.
|
2015-12-21 19:11:05 +02:00 |
|
Mike Place
|
d0f6c28baa
|
Merge pull request #29857 from The-Loeki/patch-1
cpu_baseline: add full=True for older libvirts
|
2015-12-21 10:10:51 -07:00 |
|
Sergey Paramonov
|
a6dc526211
|
Update mount.py
Thanks, Mike. re-added line space, please take a look
|
2015-12-21 11:56:58 -05:00 |
|