Commit Graph

63609 Commits

Author SHA1 Message Date
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
9b4c2194f6 Merge pull request #29767 from abednarik/network_mod_hpstname_fix
Hosts file update in mod_hostname.
2015-12-17 11:31:18 -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
0c65eeb82b Merge pull request #29772 from terminalmage/issue29631
pygit2: skip submodules when traversing tree
2015-12-17 11:23:16 -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
Mike Place
1b430b251f Merge pull request #29765 from gtmanfred/2015.8
allow nova driver to be boot from volume
2015-12-17 11:20:33 -07:00
rallytime
3b7f5540ec Add vSphere module to doc ref module tree 2015-12-17 10:54:28 -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
c4f226f31e Merge pull request #29773 from l2ol33rt/debian_install_docfix
Append missing wget in debian installation guide
2015-12-17 10:29:18 -07:00
Mike Place
aca4da3abc Merge pull request #29800 from rallytime/bp-29769
Back-port #29769 to 2015.8
2015-12-17 10:28:52 -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
Aditya Kulkarni
10bfcb8cb0 Add documentation about scopes (GCE) 2015-12-17 09:42:15 -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
abednarik
eebd3e3e4a Hosts file update in mod_hostname.
In systems with systemd now you can use hostnamectl to set hostname. In this case
if hostnamectl exists mod_hostname will use it and return, leaving hosts file as it is,
which is a not expected behavior.
Also now setting the hostname based on commands avaiables or os are
grouped in a single block, which is cleaner I think.
Also update the way to get the current hostname using hostnamectl

Fixes #29751
2015-12-17 10:19:58 -03:00
Andrew Colin Kissa
b749b9faba Add Pillar SQLCipher module
Fixes #29781
2015-12-17 09:48:27 +02:00
Lv Jiawei
4ee9c088c8 Update neutron.py 2015-12-17 14:46:22 +08:00
Lv Jiawei
47562e82d7 Update neutron.py 2015-12-17 13:52:03 +08:00
Lv Jiawei
372de0c342 Update neutron.py 2015-12-17 12:33:07 +08:00
Lv Jiawei
656303a3d9 Update neutron.py 2015-12-17 11:02:01 +08:00
Lvjiawei
111c321d21 Summary: Add a neutron api about update a firewall rule.
Description:
Add a function update_firewall_rule in salt/modules/neutron.py
Add a object function update_firewall_rule in salt/modules/neutron.py
2015-12-17 10:34:03 +08:00
Nicole Thomas
cb10aad1b3 Merge pull request #29774 from cachedout/splay_jenkins
Splay sleeps inside jenkins
2015-12-16 16:55:53 -07:00
Thomas S Hatch
ab61f78295 Merge pull request #29775 from lyft/listen-id-declaration-resolution-stable
Change listen requisite resolution from name to ID declaration
2015-12-16 15:56:03 -07:00
Erik Johnson
8c4ea64b0d pygit2: skip submodules when traversing tree
Submodules cannot at this time be traversed by Pygit2 in the same way as
directories. Ignore them when traversing to get the file_list or
dir_list.

Fixes #29631
2015-12-16 16:30:25 -06:00
Daniel Wallace
e95f7561c5 cloudnetworks should be making public_ips a list 2015-12-16 16:23:14 -06: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
Paul Fisher
ff3a809c11 Change listen requisite resolution from name to ID declaration 2015-12-16 13:54:49 -08:00
Mike Place
1c65cdcbc4 Splay sleeps inside jenkins 2015-12-16 14:48:51 -07:00
Robert James Hernandez
64cb4b0540 Append missing wget in debian installation guide 2015-12-16 13:44:35 -08:00