Commit Graph

51555 Commits

Author SHA1 Message Date
Matt Moersen
3d7f26d437 added function rescanHba
rescans a specific HBA on a host
2015-04-17 12:36:23 -04:00
Matt Moersen
e0b72395c5 fixed syntax errors 2015-04-17 11:52:20 -04:00
Matt Moersen
b8ce68e180 added function rescanAllHba
Function performs a rescan on all HBA’s on a specified host.
2015-04-17 11:48:38 -04:00
Joseph Hall
f9a38ce49d Linting 2015-04-17 09:30:28 -06:00
FELD Boris
e436c37574 Add support for mongod indexes in mongo_future_return 2015-04-17 09:13:47 -06:00
Thomas S Hatch
871cdd72df Merge pull request #22781 from eliasp/develop.pillar_ldap-doc-fixes
develop.pillar ldap doc fixes
2015-04-17 09:06:47 -06:00
Thomas S Hatch
e4f7da9946 Merge pull request #22773 from analogbyte/develop
smtp module: make multiple recipients work as expected
2015-04-17 08:43:39 -06:00
Thomas S Hatch
921a0e9da7 Merge pull request #22778 from rahulhan/pkg_resource_unit_test
Adding pkg_resouce.py unit tests
2015-04-17 08:43:04 -06:00
Thomas S Hatch
6226d60abf Merge pull request #22776 from The-Loeki/patch-1
Minor fix on clean
2015-04-17 08:42:58 -06:00
Thomas S Hatch
02a4c41ae1 Merge pull request #22769 from mgwilliams/lithium-utils-compat
add utils/compat.py
2015-04-17 08:42:21 -06:00
Thomas S Hatch
134d117eef Merge pull request #22767 from mgwilliams/lithium-loader
loader: add missing import
2015-04-17 08:41:33 -06:00
Joseph Hall
7ee6103007 Adding and updating Stormpath modules 2015-04-17 08:37:23 -06:00
Tomas Sirny
42d26cc699 Shorter disk resource definition 2015-04-17 16:30:06 +02:00
Elias Probst
f31a75dcdc Fixed typo/grammar. 2015-04-17 16:18:30 +02:00
Elias Probst
7b85666616 Fix alignment of code example. 2015-04-17 16:00:23 +02:00
Elias Probst
d685e49989 Added missing newline before code-block. 2015-04-17 16:00:23 +02:00
Tomas Sirny
cbc37d73c7 Merge branch 'cloud-gce-disks' of github.com:junckritter/salt into cloud-gce-disks 2015-04-17 15:43:58 +02:00
Tomas Sirny
5d93b7619d Working test for extended profile 2015-04-17 15:40:08 +02:00
Tomas Sirny
6f34f0db74 Allow setting multiple disks and scopes on create of instance for GCE 2015-04-17 15:40:08 +02:00
Tomas Sirny
b1f6bd1824 Working test for extended profile 2015-04-17 15:28:09 +02:00
Rahul Handay
33da15b07b Adding pkg_resouce.py unit tests 2015-04-17 17:52:13 +05:30
Jayesh Kariya
f5bb21cd3e adding states/apache_module unit test case 2015-04-17 17:28:54 +05:30
Ronald van Zantvoort
e07c4803a6 Minor fix on clean
`re.match` matches from the start of the line, while we are actually looking for anywhere in the key ('system-serial' won't match on `match`, but will on `search`)
2015-04-17 13:23:31 +02:00
Jayesh Kariya
283899e939 adding states/alternatives unit test case 2015-04-17 15:26:36 +05:30
Daniel Nägele
f4fe028d80 smtp module: make multiple recipients work as expected 2015-04-17 10:59:50 +02:00
Jayesh Kariya
5905b03ed8 resolved errors. 2015-04-17 12:34:26 +05:30
Colton Myers
2210bd175e Merge pull request #22668 from basepi/merge-forward-develop
Merge forward from 2015.2 to develop
2015-04-16 23:22:36 -06:00
Matthew Williams
8db0ccf529 add utils/compat.py 2015-04-17 04:58:30 +00:00
Colton Myers
84c8ae5a77 Merge pull request #13 from rallytime/basepi-merge-forward-develop
Fully mock GPG mock class to allow gpg_tests to pass
2015-04-16 22:45:04 -06:00
Matthew Williams
53b0f0c93f loader: add missing import 2015-04-17 04:34:40 +00:00
Justin Findlay
601e0ce012 Merge pull request #22764 from rallytime/pylint
Pylint fixes for develop
2015-04-16 22:31:51 -06:00
Justin Findlay
3c91459de2 Merge pull request #22759 from twangboy/fix_bat_one_last_time
Final edits to the batch files for running salt
2015-04-16 22:31:15 -06:00
Justin Findlay
20d3f2bb83 Merge pull request #22760 from thatch45/syndic_fix
Fix issues with the syndic
2015-04-16 22:30:48 -06:00
Justin Findlay
54c45845ab Merge pull request #22762 from twangboy/fix_installer
Fixed version not showing in Add/Remove Programs
2015-04-16 22:29:46 -06:00
Justin Findlay
50611a3479 Merge pull request #22763 from terminalmage/issue22744
Add clarification regarding saltutil.sync_modules behavior in state runs
2015-04-16 22:29:10 -06:00
Justin Findlay
6c65b05568 Merge pull request #22765 from dmuntean/requests-to-instance-metadata-should-not-be-proxied
Requests to AWS instance metadata should never be proxied
2015-04-16 22:28:35 -06:00
rallytime
872974aefd Fully mock GPG mock class to allow gpg_tests to pass 2015-04-16 22:14:47 -06:00
Colton Myers
7bb5e0f5a0 Merge pull request #12 from rallytime/basepi-merge-forward-develop
Fix remaining failing tests for merge forward
2015-04-16 21:57:55 -06:00
Joseph Hall
1ce6d7ad3c Merge pull request #22757 from nmadhok/vmware-cloud-driver
Adding vm_tools_upgrade() action to vmware salt cloud driver
2015-04-16 21:48:45 -06:00
rallytime
ad99c8014c Mock __salt__ and call to salt.loader.render to fix win_repo test 2015-04-16 21:22:03 -06:00
Justin Findlay
c82339ba74 fix saltmod.function unit test 2015-04-16 21:09:59 -06:00
Dmitri Muntean
293fef2f96 Requests to AWS instance metadata should never be proxied
Enforce usage of no proxies for requests that query instance metadata
service in AWS. Trying to access this URI via proxy always returns 404.
This caters for the case when proxy settings are picked up from environment,
but NO_PROXY is not correctly set.
2015-04-17 11:32:10 +10:00
rallytime
d6bc395fe6 Pylint fixes for develop 2015-04-16 19:29:28 -06:00
Erik Johnson
8768e51128 Add note about using module_refresh to refresh modules in state run 2015-04-16 20:18:25 -05:00
Erik Johnson
e51a8e0e4a Add external anchor for "reloading modules" section of state docs 2015-04-16 20:17:25 -05:00
Nitin Madhok
745692dccf Lint 2015-04-16 19:56:51 -04:00
Nitin Madhok
2e0e6a0ef8 Renaming vm_tools_upgrade() to upgrade_tools() 2015-04-16 19:56:05 -04:00
Colton Myers
728e74c921 Better return data for mocked saltutil.cmd for saltmod.function 2015-04-16 17:46:32 -06:00
Colton Myers
a8a5ee5fa6 Allow proto or protocol in iptables 2015-04-16 17:30:37 -06:00
Colton Myers
e3be4bf704 Mock pillar_pcre for the mine tests 2015-04-16 17:18:50 -06:00