Commit Graph

63421 Commits

Author SHA1 Message Date
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
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
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
Mike Place
5ef1250c30 Merge pull request #29864 from abednarik/virtual_ret_win_iis_module
modules.win_iis: __virtual__ return err msg.
2015-12-21 09:47:23 -07:00
Mike Place
d922b3d2ce Merge pull request #29865 from abednarik/virtual_ret_trafficserver_module
modules.trafficserver: __virtual__ return err msg.
2015-12-21 09:47:02 -07:00
Mike Place
e826e42be8 Merge pull request #29868 from abednarik/virtual_ret_openbsdpkg_module
modules.openbsdpkg: __virtual__ return err msg.
2015-12-21 09:45:41 -07:00
Mike Place
543e274e04 Merge pull request #29869 from abednarik/virtual_ret_openbsd_sysctl_module
modules.openbsd_sysctl: __virtual__ return err msg.
2015-12-21 09:45:25 -07:00
Mike Place
fa6b206c80 Merge pull request #29872 from abednarik/virtual_ret_solaris_group_module
modules.solaris_shadow: __virtual__ return err msg.
2015-12-21 09:45:04 -07:00
Mike Place
e5f22961ef Merge pull request #29873 from abednarik/virtual_ret_solaris_user_module
modules.solaris_user: __virtual__ return err msg.
2015-12-21 09:44:46 -07:00
Mike Place
cebb706e09 Merge pull request #29877 from abednarik/virtual_ret_memcached_module
modules.memcached: __virtual__ return err msg.
2015-12-21 09:44:24 -07:00
Mike Place
66bee879a7 Merge pull request #29878 from abednarik/virtual_ret_bigip_module
modules.bigip: __virtual__ return err msg.
2015-12-21 09:43:17 -07:00
Mike Place
a6664e6ed2 Merge pull request #29879 from abednarik/virtual_ret_chassis_module
modules.chassis: __virtual__ return err msg.
2015-12-21 09:42:52 -07:00
Mike Place
626c654dd9 Merge pull request #29887 from akissa/fix-cert_info-exception
fix exception in excution module tls.cert_info
2015-12-21 09:29:16 -07:00
Aditya Kulkarni
61a9293af9 Add info about VolumeType 2015-12-21 11:26:53 -05:00
Julien Barbot
00f35f24f9 Read swift credentials from pillar as well
States using the swift:// URL were not loading swift credentials from
pillars, making them unusable when swift credentials were in pillars.
2015-12-21 16:23:05 +01:00
Andrew Colin Kissa
01a303a097 Add catch exception
There is a potential of an exception being
generated if file is empty or has invalid
data
2015-12-21 09:07:00 +02:00