Commit Graph

63292 Commits

Author SHA1 Message Date
Thibault Cohen
d37064951d Add k8s modules and states documentation 2015-12-17 21:44:49 -05: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
Mike Place
f1a00b2a42 Merge pull request #29777 from TravisPaul/develop
The cron module does not work with SmartOS
2015-12-17 10:37:53 -07:00
Mike Place
4e8c90e6d8 Merge pull request #29799 from terminalmage/remove-repoquery
Remove references to repoquery from comments
2015-12-17 10:28:35 -07:00
Mike Place
ecf29a2b9f Merge pull request #29797 from The-Loeki/patch-1
Enhancement: Add cpu_baseline to virt
2015-12-17 10:28:09 -07:00
Mike Place
ec8f692ff3 Merge pull request #29782 from akissa/add-pillar-sqlcipher-module
Add Pillar SQLCipher module
2015-12-17 10:25:28 -07:00
Ronald van Zantvoort
276753e267 lintfix 2015-12-17 17:27:07 +01:00
Erik Johnson
9bf59a2f86 Remove references to repoquery from comments
Since repoquery is no longer used, the comments should not reference it.
2015-12-17 10:15:53 -06:00
Mike Place
15b2d7219c Merge pull request #29794 from immunda/patch-2
Improve git fast-forward error message
2015-12-17 09:14:59 -07:00
Mike Place
b4d69a1c03 Merge pull request #29788 from abednarik/virtual_ret_win_autoruns_module
modules.win_autoruns: __virtual__ return err msg.
2015-12-17 09:14:44 -07:00
Mike Place
b3eaa2208a Merge pull request #29791 from abednarik/virtual_ret_test_virtual_module
modules.test_virtual: __virtual__ return err msg.
2015-12-17 09:14:32 -07:00
Mike Place
70c0769148 Merge pull request #29793 from abednarik/virtual_ret_system_profiler_module
modules.system_profiler: __virtual__ return err msg.
2015-12-17 09:13:07 -07:00
Ronald van Zantvoort
6f7b7a6ea7 Enhancement: Add cpu_baseline to virt
This function leverages libvirt to generate a custom CPU map with the optimal settings for a VM on a hypervisor minion
2015-12-17 17:02:23 +01:00
Matthew X. Economou
f15a3648a4 Fix a typo in the gpgkey URL 2015-12-17 10:48:24 -05:00
Phil Howell
b77165f28b Improve fast-forward error message 2015-12-17 15:25:34 +00:00
abednarik
17abe51dcf modules.system_profiler: __virtual__ return err msg.
Updated message in system  module when return False if system_profiler  is not available.
2015-12-17 12:14:27 -03:00
abednarik
365b6347d6 modules.test_virtual: __virtual__ return err msg.
Updated message in test_virtual module when return False.
2015-12-17 12:00:31 -03:00
abednarik
16e492e7ca modules.win_autoruns: __virtual__ return err msg.
Updated message in win_autoruns module when return False if is not a Windows systems.
2015-12-17 10:54:09 -03:00
abednarik
15c2c921bc modules.win_dacl: __virtual__ return err msg.
Updated message in win_dacl module when return False if is not a Windows systems.
2015-12-17 10:50:10 -03:00
Andrew Colin Kissa
b749b9faba Add Pillar SQLCipher module
Fixes #29781
2015-12-17 09:48:27 +02:00
Nicole Thomas
cb10aad1b3 Merge pull request #29774 from cachedout/splay_jenkins
Splay sleeps inside jenkins
2015-12-16 16:55:53 -07:00
Travis Paul
5962954327 The crontab for SmartOS, Solaris, and AIX do not have a mechanism
to supply a user name AND a file.
2015-12-16 17:14:22 -05:00
Mike Place
8c6aa66662 Merge pull request #29759 from slav0nic/patch-1
Fix #25930
2015-12-16 15:09:56 -07:00
Mike Place
dc2538a3cc Merge pull request #29761 from abednarik/virtual_ret_win_file_module
modules.win_file: __virtual__ return err msg.
2015-12-16 15:07:06 -07:00
Mike Place
fdf0b53eb1 Merge pull request #29762 from abednarik/virtual_ret_win_dns_client_module
modules.win_dns_client: __virtual__ return err msg.
2015-12-16 15:06:56 -07:00
Mike Place
b60b804d83 Merge pull request #29760 from abednarik/virtual_ret_win_firewall_module
modules.win_firewall: __virtual__ return err msg.
2015-12-16 15:06:46 -07:00
Mike Place
7e76cd6ef3 Merge pull request #29763 from abednarik/virtual_ret_win_disk_module
modules.win_disk: __virtual__ return err msg.
2015-12-16 15:06:39 -07:00
Mike Place
6bb1c12777 Merge pull request #29769 from pass-by-value/gce_scopes_doc
Add documentation about scopes (GCE)
2015-12-16 15:06:24 -07:00
Mike Place
1c65cdcbc4 Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
Mike Place
613213b921 Merge pull request #29757 from cachedout/refresh_db
Skip refresh db test if upstream repo does not repsond.
2015-12-16 13:23:16 -07:00
Aditya Kulkarni
ae5fbe9046 Add documentation about scopes (GCE) 2015-12-16 15:21:51 -05:00
Erik Johnson
484c4753af Get changes/error message for pkg states from new CommandExecutionError attributes 2015-12-16 12:29:27 -06:00
Erik Johnson
a2334cdbd7 zypper.py: raise exception if changes fail
This uses the new 'info' param for the CommandExecutionError exception
to allow us to report partial changes when there are errors.
2015-12-16 12:29:27 -06:00
Erik Johnson
3a9c9f7aab Remove unused pkg._avail context key references 2015-12-16 12:29:27 -06:00
Erik Johnson
5f9b4fe1c2 yumpkg.py: raise exception if changes fail
This uses the new 'info' param for the CommandExecutionError exception
to allow us to report partial changes when there are errors.

Also remove the now-unused ``pkg._avail`` context key, which was removed
when repoquery was removed from yumpkg.py.
2015-12-16 12:29:27 -06:00
Erik Johnson
bd3ba4da38 solarispkg.py: raise exception if changes fail
This uses the new 'info' param for the CommandExecutionError exception
to allow us to report partial changes when there are errors.
2015-12-16 12:29:27 -06:00
Erik Johnson
d9a038b368 solarisips.py: raise exception if changes fail, fix API non-compliance
This uses the new 'info' param for the CommandExecutionError exception
to allow us to report partial changes when there are errors.

It also corrects several non-compliances with Salt's pkg management API
that would cause issues with states.
2015-12-16 12:29:27 -06:00
Erik Johnson
cb586184cb pkgng.py: raise exception if changes fail
This uses the new 'info' param for the CommandExecutionError exception
to allow us to report partial changes when there are errors.
2015-12-16 12:29:27 -06:00