Commit Graph

78022 Commits

Author SHA1 Message Date
Nitin Kumar
c00a99673a Merge pull request #14 from nembery/develop
allow extra template variables to be passed into install_config
2017-02-22 23:02:41 +05:30
Nathan Embery
b08436f2ab Documentation update 2017-02-16 08:51:54 -05:00
Nathan Embery
6e8cbcea8e allow extra template variables to be passed into install_config 2017-02-15 12:46:23 -05:00
Mike Place
8de8ca9110 Remove unused imports 2017-02-09 10:42:07 -07:00
Nitin Kumar
2cdfb882c3 Merge pull request #12 from rajvidhimar/bug-fixes
Add safety mechanism in shutdown function and add passwd as valid arg…
2017-02-09 17:50:51 +05:30
rajvidhimar
e297af1148 Remove blank line 2017-02-09 17:36:49 +05:30
rajvidhimar
207891c343 Add safety mechanism in shutdown fucntion and add passwd as valid argument 2017-02-09 17:34:47 +05:30
Nitin Kumar
a4a846ec27 Merge pull request #11 from rajvidhimar/bug-fixes
Lint and other changes
2017-02-09 16:56:44 +05:30
rajvidhimar
c4df77f20e Change indentation 2017-02-09 16:54:09 +05:30
rajvidhimar
4cb6c0ebd2 Lint and other changes 2017-02-09 12:25:34 +05:30
vnitinv
3d9dd685f5 Merge remote-tracking branch 'upstream/develop' into develop 2017-02-08 23:06:48 +05:30
Claudiu Popescu
86821ee70a Fixes icinga2 module return code (#38987)
* Fixes icinga2 module return code

* Remove unused os import
2017-02-08 09:44:50 -07:00
Nitin Kumar
8d658f881c Merge pull request #10 from rajvidhimar/bug-fixes
Minor change in junos proxy to accept pillar named username. Few changes in junos module
2017-02-08 16:18:44 +05:30
rajvidhimar
801e22610d Changes in junos proxy 2017-02-08 15:20:19 +05:30
rajvidhimar
5d18e4a08b Minor change in junos proxy to accept pillar named username. Few changes in junos module. 2017-02-08 12:22:21 +05:30
Mike Place
d5d39321c8 Merge pull request #37808 from cloudflare/JINJA-FILTERS
Jinja filters
2017-02-07 14:52:23 -07:00
Mike Place
7dd7fe3269 Merge pull request #39229 from rallytime/doc-test-fix
Fixup docs that don't have a CLI Example
2017-02-07 14:45:08 -07:00
Mike Place
3e8fe5979d Merge pull request #39174 from techhat/sdbdunder
Add __opts__ and __utils__ to SDB
2017-02-07 14:44:43 -07:00
Mike Place
0f838b2b12 Merge pull request #38621 from terminalmage/pr34442
Add support for wildcard versions in pkg.installed states
2017-02-07 14:41:14 -07:00
rallytime
50b9ac6a6d Fixup docs that don't have a CLI Example
- log functions shouldn't be used at the CLI level: added to allow_failure in test
- Added example for status.proxy_reconnect
2017-02-07 13:40:01 -07:00
Joseph Hall
ba63573365 Add import back in 2017-02-07 12:51:21 -07:00
Joseph Hall
87fd95df1b Pass in existing __utils__ instead of making a new one 2017-02-07 11:41:56 -07:00
Mike Place
1a3be2ce2a Merge pull request #39205 from cachedout/revert_36525
Revert "Cache the renderer in the pillar"
2017-02-07 11:24:56 -07:00
Mike Place
45828e833b Merge pull request #39033 from xbglowx/dockerng_devices
dockerng support for --device
2017-02-07 11:24:19 -07:00
Pedro Algarvio
7ee157174b Gate 3rd-party library imports (#39223) 2017-02-07 10:57:25 -07:00
Mike Place
a80a25af94 Merge pull request #39182 from NerdsvilleCEO/develop
Fix crashes when source attr is missing, as well as when description is missing
2017-02-07 10:07:52 -07:00
Mike Place
9863b24136 Merge pull request #39196 from carlpett/patch-3
Clarify where sdb profiles need to be configured
2017-02-07 09:45:09 -07:00
Mike Place
b0036bf34a Merge pull request #39201 from marcaurele/doc/cloudstack
Doc: add getting started page for CloudStack provider
2017-02-07 09:17:13 -07:00
Mike Place
3edf789122 Merge pull request #39207 from twangboy/win_iis
Additional functions to win_iis
2017-02-07 09:10:05 -07:00
Erik Johnson
da7d3ecec0 Add integration test for wildcard versions 2017-02-07 08:54:26 -06:00
Erik Johnson
18729f3713 Add wildcard versions to Nitrogen release notes 2017-02-07 08:54:26 -06:00
Erik Johnson
9db2601954 Document wildcard versions in pkg.installed docstring 2017-02-07 08:54:26 -06:00
Erik Johnson
765e97a22b pacman: add support for wildcards in package installs 2017-02-07 08:54:26 -06:00
Erik Johnson
87431d0de0 aptpkg: add pkg.list_repo_pkgs function 2017-02-07 08:54:26 -06:00
Erik Johnson
8319539138 Add salt.utils.fnmatch_multiple 2017-02-07 08:54:25 -06:00
Erik Johnson
8bb0e3d7b9 yumpkg.py: add wildcard support to package installs
This also makes significant changes to the list_repo_pkgs function to
bring it in line with behavior that will be implemented for other pkg
providers.
2017-02-07 08:54:25 -06:00
Erik Johnson
f2dbff3a55 Better wildcard check 2017-02-07 08:54:25 -06:00
Yaroslav Molochko
be815c3e0b fix proposal for #34438
wildcard '*' support for pkg version comparison
2017-02-07 08:54:25 -06:00
vnitinv
e48fff4192 Merge remote-tracking branch 'upstream/develop' into develop 2017-02-07 11:27:43 +05:30
Nitin Kumar
3a578403c1 Merge pull request #9 from spidercensus/develop
Add optional args from jnpr.junos.Device to proxy module
2017-02-07 11:14:43 +05:30
Nitin Kumar
49b9f00643 Merge branch 'develop' into develop 2017-02-07 11:14:25 +05:30
Nitin Kumar
9b20979a22 Merge pull request #4 from rajvidhimar/bug-fixes
Fix install_config
2017-02-07 11:12:07 +05:30
Josh Santos
f956f399e9 Change == to is for comparison to None 2017-02-06 22:17:46 -05:00
twangboy
8c73db847e Add start and stop apppool commands 2017-02-06 17:38:38 -07:00
Brian Glogower
519d98d856 Remove unneeded log.error 2017-02-06 16:33:17 -08:00
twangboy
128b0730a1 Add start/stop/restart site, improve docs 2017-02-06 17:30:50 -07:00
Mike Place
113485016e
Revert "Cache the renderer in the pillar"
This reverts commit bd12f7e269.
2017-02-06 15:38:36 -07:00
Josh Santos
0a3914a630 Fix lint errors 2017-02-06 16:02:35 -05:00
Marc-Aurèle Brothier
786948ca98 Doc: add getting started page for CloudStack provider based on Exoscale as an example
Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
2017-02-06 21:13:38 +01:00
C. R. Oldham
9d8e72b881 Merge pull request #38339 from cloudflare/STRAIGHT-MINION
Migrate NAPALM modules to be used in both proxy and regular minion
2017-02-06 13:41:07 -06:00