Commit Graph

63333 Commits

Author SHA1 Message Date
Mike Place
1c1332df8a Merge pull request #29809 from cachedout/salt-fix-mod_random
Fix mod_random not loading on Python <= 2.6
2015-12-18 12:11:17 -07:00
Mike Place
78f7826521 Fix algorithm presence detection 2015-12-18 10:59:52 -07:00
Mike Place
e04d598fd9 Merge pull request #29841 from cachedout/virt_ret
Virt ret
2015-12-18 10:36:13 -07:00
Mike Place
a35728580e Lint 2015-12-18 10:35:02 -07:00
Mike Place
5b2a003f4c Merge pull request #29813 from ickleio/s3_get_bug
S3 Get binary method bug
2015-12-18 10:17:35 -07:00
Mike Place
1b9d7a0940 Merge pull request #29816 from techhat/pacmanroot
Allow pacman to use alternate root dir
2015-12-18 09:29:47 -07:00
Mike Place
01c8742efd Merge pull request #29818 from techhat/useraddroot
Allow useradd and groupadd to use alternate root
2015-12-18 09:29:08 -07:00
Mike Place
08e06b0c45 Merge pull request #29821 from abednarik/virtual_ret_freebsd_sysctl_module
modules.freebsd_sysctl: __virtual__ return err msg.
2015-12-18 09:20:13 -07:00
Mike Place
9564057971 Merge pull request #29822 from abednarik/virtual_ret_freebsdjail_module
modules.freebsdjail: __virtual__ return err msg.
2015-12-18 09:19:59 -07:00
Mike Place
0b77e78938 Merge pull request #29823 from abednarik/virtual_ret_freebsdports_module
modules.freebsdports: __virtual__ return err msg.
2015-12-18 09:19:47 -07:00
Mike Place
da833b7a62 Merge pull request #29824 from abednarik/virtual_ret_dpkg_module
modules.dpkg: __virtual__ return err msg.
2015-12-18 09:19:33 -07:00
Mike Place
30290e3e68 Merge pull request #29828 from skizunov/develop2
Only connect to event publisher when we want to listen
2015-12-18 09:14:49 -07:00
Mike Place
2ede52074d Merge pull request #29829 from emosher/add-infoblox-docs
Add infoblox documentation
2015-12-18 09:09:43 -07:00
Mike Place
35bf15633b Merge pull request #29827 from titilambert/develop
Add titilambert in AUTHORS file
2015-12-18 09:07:22 -07:00
Mike Place
7fed47d3a5 Merge pull request #29837 from lburg/fix_timezone_typo
states.timezone: Fix 'desrired' typo
2015-12-18 09:01:29 -07:00
Mike Place
29334413e2 Merge pull request #29838 from SeverinLeonhardt/fix_ssh_known_host_default_port
Correctly handle unset port in ssh set_known_host
2015-12-18 08:53:54 -07:00
lburg
6d1ab2ece0 states.timezone: Fix 'desrired' typo 2015-12-18 13:54:04 +01:00
Severin Leonhardt
501e58445f Correctly handle unset port in ssh set_known_host
According to the documentation the port parameter is optional and 22 is
used by default. But when the port was unset the hostname became:

    [hostname]:None

Instead only the hostname should be output, as if the default port value
were provided.
2015-12-18 13:36:45 +01:00
Eric Mosher
0a765de370 Add infoblox documentation
Closes #29780
2015-12-17 23:01:55 -05:00
Sergey Kizunov
9ad3ae652b Only connect to publisher when we want to listen
Only connect to the publisher at event initialization time if
we know we want to listen. If we connect to the publisher
and don't read out events from the buffer on an on-going basis,
the buffer will grow resulting in big memory usage.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2015-12-17 21:43:18 -06:00
Sergey Kizunov
4ae2e29a61 Bugfix: Event's connect_pull() using wrong object
`connect_pull()` was erroneously using `self.subscriber` instead of
`self.pusher` when connecting. So it would only work if `self.subscriber`
was previously constructed with a call to `connect_pub`.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2015-12-17 21:43:01 -06:00
Thibault Cohen
5f3ceea89c Add titilambert in AUTHORS file 2015-12-17 22:36:05 -05:00
Mike Place
01807e15d5 Merge pull request #29826 from titilambert/develop
Add k8s module and state documentation
2015-12-17 20:06:17 -07:00
Thibault Cohen
d37064951d Add k8s modules and states documentation 2015-12-17 21:44:49 -05:00
abednarik
ae3cfef83f modules.dpkg: __virtual__ return err msg.
Added message when return False if OS is not Debian based.
2015-12-17 22:34:30 -03:00
abednarik
7f3ac26be4 modules.freebsdports: __virtual__ return err msg.
Added message when return False if OS is not FreeBSD.
Also updated how OS is detected for consistency
2015-12-17 22:20:22 -03:00
abednarik
aa9e3ac4c8 modules.freebsd_sysctl: __virtual__ return err msg.
Added message when return False if OS is not FreeBSD.
2015-12-17 21:52:15 -03:00
abednarik
984d4e0069 modules.freebsdjail: __virtual__ return err msg.
Added message when return False if OS is not FreeBSD.
Also updated how OS is detected for consistency
2015-12-17 21:50:46 -03:00
Lv Jiawei
3102aab3f7 Update neutron.py 2015-12-18 08:47:48 +08:00
Joseph Hall
eefe0c39c7 Fiddle with first item in packages 2015-12-17 17:24:38 -07:00
Joseph Hall
1705365c74 Add missing import 2015-12-17 16:59:02 -07:00
Joseph Hall
a41e3582de Lint 2015-12-17 16:49:40 -07:00
Joseph Hall
d46ffa3202 Lint 2015-12-17 16:36:29 -07:00
Joseph Hall
1eb3b9c5e4 Allow useradd and groupadd to use alternate root 2015-12-17 16:23:27 -07:00
Joseph Hall
b888918e02 Allow pacman to use alternate root dir 2015-12-17 15:44:55 -07:00
Rich Robinson
a282814324 Add binary option to fopen
Compressed file downloads are being corrupted due to not being written as binary. Add 'b' option to the write to enable binary writing.
2015-12-17 20:58:47 +00:00
Daniel
9da8bdd342 Fix mod_random not loading on Python <= 2.6
The algorithms attribute is not present on Python 2.6, making the module unusable. Added an additional sanity check to allow the proper module loading.
2015-12-17 11:58:55 -07:00
Mike Place
c7d3ac58ef Merge pull request #29792 from abednarik/virtual_ret_system_module
modules.system: __virtual__ return err msg.
2015-12-17 11:53:52 -07:00
Mike Place
1e46840b86 Merge pull request #29801 from abednarik/virtual_ret_pacman_module
modules.pacman: __virtual__ return err msg.
2015-12-17 11:53:17 -07:00
Mike Place
dc322e2d2d Merge pull request #29805 from akissa/add-versionadd-to-pillar-sqlcipher
add versionadded as requested
2015-12-17 11:51:09 -07:00
Mike Place
5f2f128f64 Merge pull request #29804 from irtnog/fix-rhel-repo-config
Fix a typo in the gpgkey URL
2015-12-17 11:50:46 -07:00
Mike Place
664298e138 Merge pull request #29807 from cachedout/lint_29686
Lint 29686
2015-12-17 11:50:00 -07:00
Mike Place
143a4433c0 Lint #29686 2015-12-17 11:49:14 -07:00
abednarik
84f59d1d87 modules.system: __virtual__ return err msg.
Updated message in system  module when return False if system is not Linux or shutdown command is not available.
2015-12-17 15:39:15 -03:00
Andrew Colin Kissa
d32e3a6cab add versionadded as requested
Fixes #29781
2015-12-17 20:37:23 +02:00
abednarik
ddbe17b0dd modules.pacman: __virtual__ return err msg.
Updated message in pacman module when return False if OS family is not supported.
2015-12-17 15:33:42 -03:00
Mike Place
80586eae7b Merge pull request #29787 from abednarik/virtual_ret_win_dacl_module
modules.win_dacl: __virtual__ return err msg.
2015-12-17 11:32:44 -07:00
Mike Place
9661dd4190 Merge pull request #29732 from terminalmage/issue896
Improve error reporting in pkg states
2015-12-17 11:30:11 -07:00
Mike Place
3aea33c95f Merge pull request #29802 from abednarik/virtual_ret_freebsdkmod_module
modules.freebsdkmod: __virtual__ return err msg.
2015-12-17 11:22:04 -07:00
abednarik
2c84fb9475 modules.freebsdkmod: __virtual__ return err msg.
Updated message in freebsdkmod module when return False if system is not FreeBSD.
2015-12-17 14:42:32 -03:00