Commit Graph

69558 Commits

Author SHA1 Message Date
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
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
Aditya Kulkarni
5cae7e5b1f Add SDB module for environment variables 2016-05-25 17:18:35 -04:00
rallytime
af8c6b7894 Allow exact arg matches to work in sys.list_modules func
Fixes #33500
2016-05-25 14:26:59 -06:00
Seth House
95f9223d1f Allow whitelisting only certain users 2016-05-25 13:41:21 -06:00
Seth House
e074a64f1f Add config option for allowing users to set the expiry of eauth tokens 2016-05-25 13:29:40 -06:00
Seth House
9ba3b5aa69 Add auth runner to manage eauth keys 2016-05-25 13:29:40 -06:00
Mike Place
d9a96c0e4c Merge pull request #33431 from s-schweer/rabbitmq_user_2
fix difference between tag output of rabbitmq 2 and 3
2016-05-25 11:16:13 -07:00
Stefan Schweer
a6c9f2b120 added missing whitespaces 2016-05-25 19:56:00 +02:00
Mike Place
395374b4d2 Merge pull request #33149 from skizunov/develop2
Fix broken reactor function calls
2016-05-25 10:32:41 -07:00
Mike Place
0187d0e87e Merge pull request #33108 from s0undt3ch/features/cli-deamons-runtests
[WIP] runtests.py CLI deamons
2016-05-25 10:20:57 -07:00
Mike Place
70ce865925 Merge pull request #33259 from whatevsz/firewalld
Enhance firewalld state.
2016-05-25 10:11:52 -07:00
Alejandro Bednarik
1d9833162b modules.ethtool: __virtual__ return err msg. (#33484)
Updated err message when ethtool python libraries are not installed.
2016-05-25 10:16:16 -06:00
Alejandro Bednarik
90e7be1240 modules.rpmbuild: __virtual__ return err msg. (#33498)
Updated __virtual__ err message when OS family is not supported.
2016-05-25 10:12:00 -06:00
Mike Place
3d6a2fab11 Merge pull request #33492 from sodium-chloride/develop-2016-0525-0003
Fix trivial grammar and spelling errors in the doc
2016-05-25 08:05:54 -07:00
Stefan Schweer
169dec76b7 improved tests 2016-05-25 10:23:14 +02:00
Stefan Schweer
f84740957a rebased on develop 2016-05-25 10:22:10 +02:00
Stefan Schweer
f8d2322f82 fix difference between tag output of rabbitmq 2 and 3 2016-05-25 10:19:51 +02:00
Jεan Sacren
e39c3e29b4 Fix trivial grammar and spelling errors in the doc 2016-05-25 00:07:44 -06:00
Sergey Kizunov
80794636e1 Fix broken reactor function calls
Broken by PR #32938

salt/client/mixins.py:
- In `SyncClientMixin._low`, `salt.utils.format_call` is invoked. The
`salt.utils.format_call` function will return a dict containing
'args' and 'kwargs', not 'arg' and 'kwarg' as was changed by
PR #32938.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2016-05-24 21:24:52 -05:00
Mike Place
dd10fdc8ba Merge pull request #33416 from sangoma/files_diff_event
Add files map to fileserver cache event
2016-05-24 10:49:42 -07:00
Stefan Schweer
30219ab5b3 Cloud azure (#33468)
* suppress annoying NameError for salt-cloud

* suppress annoying NameError for salt-cloud

* fixed lint errors
2016-05-24 10:39:42 -06:00
Mike Place
541fde64b7 Merge pull request #33434 from whatevsz/fix-reactor
Fix reactor engine not being loaded.
2016-05-24 09:19:03 -07:00
skizunov
ed37b59e96 Fix: Sometimes reactor does not find runner function (#33460)
salt/utils/reactor.py:
- The reactor currently spawns a thread for each reaction. Previously, the
runner symbols were loaded in the spawned threads when iterated via
`verify_fun()` in `salt.client.mixins.SyncClientMixin._low()`. This
sometimes caused race conditions when two threads were trying to handle
a similar reactor (eg presence events) and hence were both invoking
`verify_fun`. The second thread sometimes would not be able to find the
module function and fail. Now we load the module functions before
spawning the thread.
- Do the same thing for wheel functions since it seems to have the
exact same race condition.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2016-05-24 08:53:41 -07:00
Shane Lee
091f3e12bc Return full pending computer name (develop) (#33461)
* Return full pending computer name

* Fix logic in set_computer_name
2016-05-24 08:13:15 -07:00
Nicole Thomas
f6fd5cb88b Merge pull request #33456 from rallytime/merge-develop
[develop] Merge forward from 2016.3 to develop
2016-05-24 08:58:35 -06:00