Denys Havrysh
8ff68c4128
Fix initscript for RHEL5 (SysV) to pick up proper python version
2016-11-29 16:23:48 +02:00
Mike Place
e539a94a56
Merge pull request #37884 from isbm/isbm-zypper-gpgkey-pkg-filter
...
Do not include "gpg-pubkey" packages, filtering by their name
2016-11-28 14:11:37 -07:00
Mike Place
eb3d81a1de
Merge pull request #37882 from attiasr/fix_missing_tags
...
multiple issues in boto_rds state and module
2016-11-28 14:09:11 -07:00
Nicole Thomas
8f986b28dc
Remove release candidate doc ref from 2016.11.0 release notes ( #37931 )
2016-11-28 13:49:28 -07:00
Thomas S Hatch
3d2dabc7b7
Merge pull request #37930 from cachedout/fix_comp
...
Remove dictionary comprehension in netusers
2016-11-28 13:27:06 -07:00
Mike Place
670e83200b
Remove dictionary comprehension in netusers
2016-11-28 13:24:44 -07:00
Nicole Thomas
0f8b187d15
Merge pull request #37923 from rallytime/merge-2016.11
...
[2016.11] Merge forward from 2016.3 to 2016.11
2016-11-28 12:55:03 -07:00
Thomas S Hatch
14271156f6
Add a release notes reference to the docker-sls tutorial ( #37927 )
2016-11-28 12:54:17 -07:00
rallytime
da7f5518eb
Don't let 2016.3 doc config changes overwrite the 2016.11 changes
2016-11-28 11:09:35 -07:00
rallytime
dfedd1185a
Merge branch '2016.3' into '2016.11'
...
Conflicts:
- salt/grains/core.py
- salt/modules/ddns.py
- salt/templates/rh_ip/network.jinja
2016-11-28 11:08:19 -07:00
Nicole Thomas
c35ba1f390
Merge pull request #37916 from rallytime/doc-update-2016.3
...
[2016.3] Update version numbers in doc config for 2016.11.0 release
2016-11-28 10:09:08 -07:00
Nicole Thomas
d204099db8
[2016.11] Update version numbers in doc config for 2016.11.0 release ( #37917 )
2016-11-28 10:08:52 -07:00
rallytime
bd40592289
[2016.3] Update version numbers in doc config for 2016.11.0 release
2016-11-28 09:18:38 -07:00
Mike Place
73b3c5fa1a
Add newline
...
Needed to pass lint test
2016-11-28 07:11:14 -07:00
Mike Place
e13a2488c8
Merge pull request #37785 from Cloudtek/ddns-respect-trailing-dot
...
respect trailing dot in ddns name parameter
2016-11-28 16:02:10 +02:00
Mike Place
ee00592995
Merge pull request #37890 from bbinet/fix-genthin-six
...
Fix support for extra_mods='six' to add six module to a thin.tgz tarball
2016-11-28 15:53:06 +02:00
Mike Place
c03b389422
Merge pull request #37895 from fj40crawler/fix-augeas-return-for-test
...
Change return value for salt/states/augeas.py to be True instead of N…
2016-11-28 15:49:27 +02:00
Mike Place
fdbc31e8d8
Merge pull request #37907 from Talkless/patch-2
...
Fix server trust in test run of svn.latest
2016-11-28 15:47:39 +02:00
Daniel Boughton
ddc238df36
Fixed augeas_test.py to match True v.s. None for test_change_in_test_mode
2016-11-27 08:40:05 -05:00
Daniel Boughton
ef75c459c0
Merge branch '2016.3' of github.com:saltstack/salt into fix-augeas-return-for-test
2016-11-27 08:38:23 -05:00
Vincas Dargis
072a319490
Fix server trust in test run of svn.latest
...
Add missing --trust-server-cert option while running svn.latest in test=True mode
2016-11-27 15:29:16 +02:00
Mike Place
f39fdf443f
Merge pull request #37896 from toanju/2016.3
...
rh networking: add missing values
2016-11-27 12:30:35 +02:00
Tobias Jungel
c95304188e
rh networking: add missing values
...
this patch enables configuration of NETWORKDELAY= and DEVTIMEOUT= in
/etc/sysconfig/network
2016-11-25 21:29:22 +01:00
Daniel Boughton
b0fe0cd256
Change return value for salt/states/augeas.py to be True instead of None for cases where salt is run with test=True. Fixes #37870
2016-11-25 14:14:29 -05:00
Bruno Binet
7fceaa3476
Fix support for extra_mods='six' to add six module to a thin.tgz tarball
...
Without this patch, gen_thin will only include py2/salt/ext/six.py
but not py2/six.py (which may be required for other selected extra_mods
python modules)
2016-11-25 11:27:31 +01:00
Mike Place
ea935c5a91
Merge pull request #37886 from bdrung/fix-typos
...
Fix various spelling mistakes
2016-11-25 04:59:36 +02:00
Rudy Attias
166c42bc51
fix boto_rds.describe
2016-11-24 18:03:04 +02:00
Benjamin Drung
9a51ba5c5b
Fix various spelling mistakes
2016-11-24 16:00:31 +01:00
Rudy Attias
ddd88ba047
fix boto_rds.describe parameters and subnetgroup_present
2016-11-24 15:23:36 +02:00
Rudy Attias
bfe7f92cb4
fix missing tags in call to boto_rds.exists
...
which caused a shift of parameters (keyid=profile)
2016-11-24 13:50:58 +02:00
Mike Place
371b0a86d9
Merge pull request #37736 from dhaines/issue-37732
...
handle semodule version >=2.4 (#37732 ) and fix typo
2016-11-24 03:44:20 +02:00
Mike Place
87aeb66fbf
Merge pull request #37797 from clan/extfs
...
check count of columns after split
2016-11-24 03:28:59 +02:00
Mike Place
f7c7109152
Merge pull request #37762 from twangboy/fix_chocolatey_state
...
Add pre_versions to chocolatey.installed
2016-11-24 03:27:29 +02:00
Nicole Thomas
56baa92d55
Merge pull request #37866 from meaksh/2016.3-bp-37149-36938-36784
...
Backport #37149 #36938 and #36784 to 2016.3
2016-11-23 14:54:17 -07:00
Bo Maryniuk
038374a586
Do not include "gpg-pubkey" packages, filtering by their name
2016-11-23 18:35:43 +01:00
Nicole Thomas
d0cc7f0d56
Merge pull request #37863 from rallytime/bp-36893
...
Back-port #36893 to 2016.3
2016-11-23 10:09:09 -07:00
Mihai Dinca
9d8d578109
Fix pkg.latest_version when latest already installed
2016-11-23 17:02:40 +00:00
Joerg Reuter
ffca0d491c
- acl.delfacl: fix position of -X option to setfacl
2016-11-23 17:02:32 +00:00
rallytime
3dfed6b841
Adjust linux_acl unit test argument ordering
2016-11-23 17:02:23 +00:00
Silvio Moioli
f185ecdde1
core.py: quote style fixed
2016-11-23 17:02:07 +00:00
Pablo Suárez Hernández
8404d13424
Setting up OS grains for SLES Expanded Support (SUSE's Red Hat compatible platform)
2016-11-23 17:01:54 +00:00
Erik Johnson
47d21d9ed2
Don't skip pillar compilation when master_type=='disable' ( #37843 )
...
This was broken in pull #32521 . The community member who opened that PR
was apparently unaware of the fact that masterless minions will use the
Pillar instead of RemotePillar class, so skipping the Pillar compilation
here results in the packed pillar dunder being completely empty.
This PR fixes that by removing the check for master_type and allowing
local pillar data to be compiled.
2016-11-23 09:43:01 -07:00
Sergey Kizunov
16ce844c54
Eliminate warning when 'ssl' not set ( #37849 )
...
When not specifying 'ssl' in a config file, the following warning
is displayed:
`[WARNING ] Key 'ssl' with value None has an invalid type of NoneType,
a dict is required for this value`
This has been caused by PR #37776 .
Fix this by allowing `None` as a valid value for `ssl`.
Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2016-11-23 09:40:28 -07:00
Dmitry Kuzmenko
0c607ccaec
An example configuration for TLS/SSL. ( #37859 )
2016-11-23 09:38:16 -07:00
rallytime
4c70534991
Add versionadded to reauth option in dockerng module
2016-11-23 08:57:53 -07:00
Tyler Hunt
5ca2c388c2
added documentation for the new reuth option in docker registry configuration
...
also fixed a typo in the new code where I used cred instead of creds
2016-11-23 08:54:36 -07:00
Tyler Hunt
5b0c11ab47
add option to force a reauth for a docker registry
...
Fixes #32829 . Adds ability to specify reauth in the docker-registry pillar data structure to specify the reauth kwarg to docker-py login call. If not specified it defaults to old behaviour of False
2016-11-23 08:54:36 -07:00
Sebastian Vela
b17a118e72
add multiline encryption documentation to nacl ( #37847 )
2016-11-22 15:27:13 -07:00
David J. Haines
7ef590a505
Update selinux.py
...
Fixed (hopefully) a couple of issues with the commit. That's what I get for parroting (and for not really knowing Python syntax yet).
2016-11-22 16:42:22 -05:00
Erik Johnson
7c1cfa82e4
Clarify the master_type docs ( #37841 )
...
Mention when "disable" began to be supported.
2016-11-22 11:44:46 -07:00