Commit Graph

69591 Commits

Author SHA1 Message Date
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
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
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
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
Mike Place
378bc96234 Merge pull request #33511 from rallytime/fix-33500
Allow exact arg matches to work in sys.list_modules func
2016-05-26 07:28:46 -07:00
Mike Place
cb765691d9 Merge pull request #33533 from s0undt3ch/features/cli-deamons-runtests
Try to log some more information of why a module wasn't loaded
2016-05-26 07:27:21 -07:00
Mike Place
c1cc90f03e Merge pull request #33521 from jacobhammons/rel-notes-develop
New doc site layout, 2016.3.0 release note known issue additions
2016-05-26 07:23:00 -07:00
Jeffrey 'jf' Lim
e13986a053 conf/minion: minion supports sha1 hashing as well, so add that in the note 2016-05-26 22:07:35 +08:00
Mike Place
3785c53c2b Merge pull request #33541 from jf/typo-master-pulisher_acl
Correct setting typo in conf/master: 'pulisher_acl' -> 'publisher_acl'
2016-05-26 07:07:33 -07:00
Mike Place
32d7423c15 Merge pull request #33539 from arthurlogilab/patch-19
[runners/saltutils] docstring typo
2016-05-26 07:05:04 -07:00
Mike Place
7f19b47e02 Merge pull request #33546 from jf/config-file-patches
Config file patches
2016-05-26 07:04:27 -07:00
Jeffrey 'jf' Lim
983309ee5a conf/minion: attempt at fixing #32460 2016-05-26 21:57:05 +08:00
Jeffrey 'jf' Lim
ab9639f393 conf/{master,minion}: remove trailing spaces 2016-05-26 21:53:43 +08:00
Andrew Colin Kissa
c94dcfb8b6 Fix number of bugs in x509 module
NoneType not interable Exception in
https://github.com/saltstack/salt/blob/develop/salt/modules/x509.py#L166

KeyError exception in
https://github.com/saltstack/salt/blob/develop/salt/modules/x509.py#L1169

Logical bug causes all extensions to be skipped in
https://github.com/saltstack/salt/blob/develop/salt/modules/x509.py#L1256

subjectAltName fixup to prevent invalid extension error

authorityKeyIdentifier fixup to prevent invalid extension
error and possible crash

Added valid signatures to generated CSRs
2016-05-26 15:43:35 +02:00
Jeffrey 'jf' Lim
ff451fd68c Correct setting typo in conf/master: 'pulisher_acl' -> 'publisher_acl' 2016-05-26 21:29:29 +08:00
Arthur Lutz
d9962dc1c4 [runners/saltutils] docstring typo 2016-05-26 15:17:30 +02:00
Pedro Algarvio
084341e1ac
Try to log some more information of why a module wasn't loaded 2016-05-26 12:24:38 +01:00
Michael Walton
2a50f29f88 More spacing issues 2016-05-26 05:03:56 -04:00
Michael Walton
4b2d827529 More whitespace fixes 2016-05-26 04:57:01 -04:00
Michael Walton
6d7b3cc831 fix whitespaces that got deleted by accident 2016-05-26 04:49:13 -04:00
Michael Walton
b357bb143a Change reg.py to allow for the creation of volatile registry keys 2016-05-26 04:27:31 -04:00
Jacob Hammons
6904936f58 New doc site layout, 2016.3.0 release note known issue additions 2016-05-25 18:09:37 -06:00
Aditya Kulkarni
e3b804f15c Add salt cloud usage example to the docs 2016-05-25 18:53:49 -04:00
anthony-shaw
994a354b37 Merge remote-tracking branch 'salt/develop' into develop 2016-05-26 08:22:34 +10:00