Mike Place
9ed809f557
Merge pull request #33610 from tonybaloney/servicenow_fix
...
Change the ServiceNow module's non_structured_query method to support kwargs
2016-05-31 09:23:18 -07:00
Mike Place
1146cfe254
Merge pull request #33607 from mchugh19/hipchat
...
add hipchat engine
2016-05-31 09:18:42 -07:00
Mike Place
e2cf84f301
Merge pull request #33594 from hrumph/develop
...
Fix unicode handling from last PR
2016-05-31 09:01:20 -07:00
Mike Place
9aaf9d8434
Merge pull request #33612 from jeanpralo/fix-dockercompose-version-check
...
fix dockercompose version check
2016-05-31 08:55:07 -07:00
Mike Place
de26ec155a
Merge pull request #33625 from StackPointCloud/profitbricks-cloud-improvements
...
ProfitBricks cloud provider improvements
2016-05-31 08:52:55 -07:00
Mike Place
d43a9fd193
Merge pull request #33613 from abednarik/abednarik_apache_module_backward_compatible
...
Updated apache_module for backward compatible.
2016-05-31 08:12:06 -07:00
Ethan Devenport
668800f76c
ProfitBricks cloud provider improvements.
...
* Added disk_type setting to the profile config and updated documentation.
* Added a config option for setting the provisioning wait_for_timeout and updated documentation.
* Refactored image selection by name.
* Print API request ID in debug logging output.
* Made profile size property optional by allowing predefined size or custom cores/ram/disk.
2016-05-31 02:15:12 +00:00
Christian McHugh
a691593845
Just like the slack engine, remove the special handling of aliases
2016-05-30 00:20:58 -05:00
Michael Walton
4e2351bca5
fix lint
2016-05-29 23:21:46 -04:00
Michael Walton
3a5ffff90f
More fixes to unicode handling (which I botched originally)
...
Fixed documentation paragarphing throughout module
and added lot's of examples for set_value function
2016-05-29 21:55:22 -04:00
Jean Praloran
c5111c8d37
do not log if version does not meet requirement, return False
2016-05-30 09:36:01 +12:00
abednarik
7d096f7954
Updated apache_module for backward compatible.
...
[This](f3a2b27671
) introduced
a change of functions names that break this module when using Beryllium or older and upgrading to Boron.
Added here a deprecated warning in to order to advice users to migrate to new functions names. Also
documentation updated since was not updated in the original commit.
2016-05-29 17:23:27 -03:00
Jean Praloran
911f2a225c
fix dockercompose version check
2016-05-30 08:02:25 +12:00
Mike Place
055c9bd38c
Merge pull request #33518 from tonybaloney/fix_libcloud_bug
...
Fix libcloud bug #33367
2016-05-29 12:51:37 -07:00
Christian McHugh
f1e98a2856
slightly simplify setup
2016-05-29 11:52:44 -05:00
anthony-shaw
83461e0940
fixes for docs in servicenow module and more tests
2016-05-29 21:03:33 +10:00
anthony-shaw
92c1b7b9cf
Merge remote-tracking branch 'salt/develop' into develop
2016-05-29 20:42:07 +10:00
Christian McHugh
4ee1c63541
add hipchat engine
2016-05-29 03:04:56 -05:00
Michael Walton
9e2a687984
undo accidental commit
2016-05-29 02:22:21 -04:00
Michael Walton
8304613988
fix problem where a value of None what being translated literally to the
...
unicode string u"None".
2016-05-29 02:10:02 -04:00
Mike Place
a466fffc70
Merge pull request #33602 from glomium/patch-1
...
Typo in states/virtualenv_mod.py
2016-05-28 17:28:47 -07:00
Thomas S Hatch
c5b3cf6b05
Merge pull request #33591 from techhat/clouderror
...
Log if the cache hits an error, but don't stop working
2016-05-28 08:55:49 -06:00
Sebastian Braun
dbcc57b357
Typo in states/virtualenv_mod.py
...
'str' object has no attribute 'formar'
2016-05-28 05:35:39 +02:00
Joseph Hall
7b85b9cd13
Change log to warn
2016-05-27 16:31:29 -06:00
Michael Walton
a8ae5998be
All use of the win32api library should be unicode
2016-05-27 14:40:18 -04:00
Mike Place
17d278c77b
Merge pull request #33566 from aneeshusa/document-cmd-creates-list
...
Document passing a list to creates in cmd states
2016-05-27 09:49:06 -07:00
Mike Place
2425c7c13b
Merge pull request #33559 from pstengel/bugfix/contents_delimiter
...
Actually implement contents_delimiter
2016-05-27 09:42:37 -07:00
Joseph Hall
365ee8e6ab
Log if the cache hits an error, but don't stop working
2016-05-27 10:41:29 -06:00
Mike Place
3b4e47ba0c
Merge pull request #33569 from martinhoefling/orchestrate_output
...
Repair and sort orchestrate runner output
2016-05-27 09:33:17 -07:00
Mike Place
1f3f5a805e
Merge pull request #33577 from akissa/add-x509-support-for-validating-bundled-certificates
...
Allow validation of bundled certificates
2016-05-27 09:32:19 -07:00
Mike Place
ec420ff658
Merge pull request #33567 from m03/add-communities-to-win_snmp
...
Add communities to win_snmp
2016-05-27 09:29:46 -07:00
Mike Place
aa4f9cf59c
Merge pull request #33574 from babilen/doc-states-tut-fix-grain-target-expr
...
Adjust target expression in state tutorial
2016-05-27 08:09:08 -07:00
Mike Place
3c49beaa57
Merge pull request #33564 from druonysus/suse-os-family
...
simple fix - change Suse to SUSE
2016-05-27 08:06:03 -07:00
Mike Place
8600fb7ace
Merge pull request #33579 from akissa/fix-minor-doc-typo-in-x509-module
...
Fixed documentation typo in x509 module
2016-05-27 07:58:35 -07:00
Michael Walton
af37bd72c2
Revert unicode handling to what it was earlier. The mistake was made
...
due to a misunderstanding of the win32api source code
2016-05-27 10:38:27 -04:00
Andrew Colin Kissa
e7aea19c81
Fixed documentation typo in x509 module
2016-05-27 13:52:34 +02:00
Andrew Colin Kissa
ad41aa8c59
Allow validation of bundled certificates
...
Currently it is not possible to validate bundled
certificates as the get_pem_entry function expects
only one certificate in the file.
This change allows for the first certificate in the
file to be extracted and validated.
2016-05-27 13:31:32 +02:00
Wolodja Wentland
9ee0e6e29f
Adjust target expression in state tutorial
...
We either have to use 'os:Fedora' here for the grain matcher or use the
compound matcher.
2016-05-27 13:02:42 +02:00
Martin Hoefling
a5d2fd55ea
Repair and sort orchestrate runner output
2016-05-27 11:10:52 +02:00
Morrie Winnett
f4407f8e77
Add communities to win_snmp
2016-05-27 00:30:07 -07:00
Aneesh Agrawal
01c5daff85
Document passing a list to creates in cmd states
...
https://github.com/saltstack/salt/pull/11266 made it possible to pass a
list of files to the creates parameter of various cmd.* states, but did
not document this feature.
2016-05-27 02:58:01 -04:00
Drew Adams
f15ce68097
change OpenSuse to openSUSE
2016-05-26 22:11:20 -07:00
Drew Adams
bcd6a1cd77
fix osfamily from Suse to SUSE
2016-05-26 22:08:40 -07:00
Paul Stengel
c293187b69
Actually implement contents_delimiter
2016-05-26 16:52:17 -04:00
Mike Place
4eb272da3c
Merge pull request #33510 from pass-by-value/salt_cloud_env_vars
...
Add SDB module for environment variables
2016-05-26 12:26:16 -07:00
Mike Place
28ab745389
Merge pull request #33545 from akissa/fix-x509-module-issues
...
Fix number of bugs in x509 module
2016-05-26 11:42:44 -07:00
Mike Place
a38cb5c303
Merge pull request #33527 from hrumph/develop
...
Allow creation of volatile registry keys in reg.py module
2016-05-26 10:58:33 -07:00
Michael Walton
34fb07a5a4
Remove redundant backslash
2016-05-26 10:53:04 -04:00
Mike Place
73b4d3c768
Merge pull request #33547 from jf/config-file-patches
...
conf/minion: minion supports sha1 hashing as well, so add that in the note as well
2016-05-26 07:48:01 -07:00
Mike Place
4d0ebc53f8
Merge pull request #33296 from whiteinge/auth-runner
...
Add an auth runner
2016-05-26 07:43:55 -07:00