Commit Graph

77059 Commits

Author SHA1 Message Date
Michael Lodder
0a769d5989 Update boto_efs.py
pylint
2017-01-06 10:32:45 -07:00
Michael Lodder
8063f58966 Update namecheap_ns.py
pylint
2017-01-06 10:32:45 -07:00
Michael Lodder
0c812067be Update namecheap_domains.py
pylint
2017-01-06 10:32:45 -07:00
Michael Lodder
7c1fb9f59d Update namecheap_dns.py
pylint
2017-01-06 10:32:45 -07:00
Michael Lodder
888d88d0d3 Update namecheap_ssl.py
pylint
2017-01-06 10:32:45 -07:00
Michael Lodder
712ad2c174 Update namecheap.py
Fix lint issue
2017-01-06 10:32:45 -07:00
Michael Lodder
019de7f825 Update minion.py
Allow master_func to return a list of available masters
2017-01-06 10:32:45 -07:00
Michael Lodder
81abc0957e Added boto efs execution module 2017-01-06 10:32:45 -07:00
Michael Lodder
77cfbf7fa8 Converted CRLF to LF 2017-01-06 10:32:45 -07:00
Michael Lodder
07e8b9083b Add namecheap execution modules 2017-01-06 10:32:45 -07:00
Michael Lodder
41c51550d4 Don't go over 80 per line 2017-01-06 10:32:45 -07:00
Michael Lodder
03415ae4e7 Create salt.utils.namecheap
This dependency is for the namecheap execution modules and states
2017-01-06 10:32:45 -07:00
Mike Place
e2c8f7a844 Merge pull request #38588 from cloudflare/STATUSPAGE-MOD
New execution module: statuspage
2017-01-06 10:29:13 -07:00
Mike Place
b077d97ae2 Merge pull request #38561 from mchugh19/mysql_file
Add mysql file handling to mysql module and state
2017-01-06 10:16:03 -07:00
Mike Place
5cdea4a292 Merge pull request #38617 from beornf/merge-config-lists
Merge list values from config files
2017-01-06 09:38:04 -07:00
zwo-bot
9fadb13524 Fix #38558 - pillar.get with default= ...,merge=true influence subsequent calls of pillar.get (#38579)
* added deepcopy of default if merge=True

* ticket 38558: add unit test, deepcopy() only if necessary

* add test for pillar.get() + default value
2017-01-06 10:10:19 -05:00
Beorn Facchini
bfc7f9026c Merge list values from config files 2017-01-06 21:18:30 +11:00
Christian McHugh
6db0fd2753 cleanup comparison 2017-01-06 07:46:35 +00:00
Mike Place
0441dac480 Merge pull request #37850 from githubcdr/develop
Corrected struct value in wtmp/btmp beacons
2017-01-05 17:10:00 -07:00
Mike Place
6646a95c1e Merge pull request #38490 from eradman/cloud_config
Change map and profile extends merge strategy to use recursive update
2017-01-05 16:35:41 -07:00
Mike Place
61f7f9a2b3 Merge pull request #38571 from valentin2105/develop
Add volumes quota support to GlusterFS Module
2017-01-05 16:21:39 -07:00
Mike Place
5b60b04195 Merge pull request #38596 from isbm/isbm-disable-custom-roster-for-api
Disable custom roster for Salt API
2017-01-05 16:20:01 -07:00
Bo Maryniuk
66ff93066c Lintfix 2017-01-05 22:41:53 +01:00
Bo Maryniuk
fedfb7b57a Add explanation comment 2017-01-05 22:40:52 +01:00
Bo Maryniuk
d8a10e2d7d Add docstring 2017-01-05 22:40:43 +01:00
Bo Maryniuk
1bb92cc8a4 Explain what it is about and how to configure that 2017-01-05 22:38:52 +01:00
Valentin Ouvrard
02ed5209c4 Add volumes quota support to GlusterFS Module # blank line corrections 2017-01-06 08:13:38 +11:00
Mircea Ulinic
a54206eaee
Add create and delete functions 2017-01-05 20:59:48 +00:00
Mike Place
ea08489049 Add missing import of os 2017-01-05 13:55:56 -07:00
Mike Place
e8c115f5d3 Move comment to top of class to avoid lint error 2017-01-05 13:14:52 -07:00
Mike Place
aa7ed5960f Merge pull request #38592 from alexbleotu/location_override_test_fixes-gh
Location override test fixes gh
2017-01-05 13:09:57 -07:00
Mike Place
e70ac9d59c Merge pull request #38565 from drawsmcgraw/azurearm-static-ips
Update management of ip addresses for salt cloud azurearm module
2017-01-05 12:19:02 -07:00
Mike Place
8b783fef2f Merge pull request #38568 from BlaineAtAffirm/chore/allow-extra-group-policies
boto_iam: add delete_policies arg to group_present
2017-01-05 11:59:28 -07:00
Mike Place
f7774b9e8a Merge pull request #38581 from Tanoti/elasticsearch_ssl_support
Added support for SSL connections to elasticsearch module
2017-01-05 11:57:57 -07:00
Mike Place
b370e0fe7b Merge pull request #38586 from Tanoti/elasticsearch_returner_new_features
Add new functionality to elasticsearch returner for state outputs
2017-01-05 11:50:03 -07:00
Mike Place
3c858d1620 Merge pull request #38591 from rallytime/fix-test-valid-docs-test
Add 'travisci.parse_qs' to the allow_failures option
2017-01-05 11:42:55 -07:00
Bo Maryniuk
08616ec245 Pick up a specified roster file from the configured locations 2017-01-05 19:12:20 +01:00
Bo Maryniuk
39833a7111 Disable custom rosters in API 2017-01-05 19:09:37 +01:00
Bo Maryniuk
3fe26fc51b Add roster disable flag 2017-01-05 19:09:17 +01:00
Mircea Ulinic
515c6643c9
StatusPage module doc 2017-01-05 18:02:13 +00:00
Mircea Ulinic
ab41ea8dda
New execution module: statuspage 2017-01-05 18:02:04 +00:00
Alexandru Bleotu
54e41b16a5 Updated config_test tests to use CONFIG_DIR and not /etc/salt 2017-01-05 17:31:40 +00:00
Alexandru Bleotu
0b848ec184 Fixed WinrepoTestCase.test_genrepo to load BASE_FILE_ROOTS_DIR from salt.syspaths 2017-01-05 17:31:33 +00:00
rallytime
44d09b8606 Add 'travisci.parse_qs' to the allow_failures option
Fixes the `integration.modules.sysmod.SysModuleTest.test_valid_docs`
test failure which thinks a CLI example is needed.
2017-01-05 12:27:59 -05:00
Tanoti
a7205a34ec Fixed lint errors 2017-01-05 17:06:43 +00:00
Tanoti
b889be3e85 Added enw functionality to support unified indexes for state output, job success and failure counts and ordered state output 2017-01-05 15:38:51 +00:00
Nicole Thomas
dd85e380df Merge pull request #38566 from rallytime/merge-develop
[develop] Merge forward from 2016.11 to develop
2017-01-05 09:29:17 -05:00
Tanoti
926f147d7d Added support for SSL connections and use of custom CA bundle file 2017-01-05 12:01:31 +00:00
Christian McHugh
4557b6e09b Add versionadded string
Clean up some lint errors
Add usage docstring
2017-01-04 22:47:05 +00:00
Valentin Ouvrard
228815ae87 Add volumes quota support to GlusterFS Module 2017-01-05 09:23:08 +11:00