Mike Place
95bdab87b4
Revert "Add wait_for_fun() to set_tags()"
2017-03-22 16:58:57 -06:00
Mike Place
db1d76c7e8
Merge pull request #40233 from fishhead108/vmware_reboot_from_guest_vm_2016.11.3
...
Enable soft reboot a VM via salt-cloud & VMware driver
2017-03-22 16:32:36 -06:00
Mike Place
35ced607dd
Merge pull request #40226 from terminalmage/issue40149
...
Fix wrong errno in systemd.py
2017-03-22 16:31:41 -06:00
Mike Place
cae6a378f9
Merge pull request #40235 from lorengordon/lgpo-deepdiff
...
Uses a deep diff to compare lgpo policy changes
2017-03-22 16:31:20 -06:00
Mike Place
4e01fe196a
Merge pull request #40236 from twangboy/win_fix_imports
...
Fix my bad advice...
2017-03-22 16:28:39 -06:00
twangboy
f3b010ebe5
Fix imports
2017-03-22 15:37:38 -06:00
Loren Gordon
65261dd60b
Uses a deep diff to compare lgpo policy changes
2017-03-22 17:30:22 -04:00
Erik Johnson
1cdf5ea737
PY3 compatibility fixes to netapi tests
2017-03-22 16:09:56 -05:00
Nicole Thomas
24c4ae9c21
Merge pull request #40232 from rallytime/update-release-notes
...
Update release notes for 2016.3.6
2017-03-22 15:09:34 -06:00
mguegan
a5b1d55c46
Fix ZMQ cython .so files linkage
2017-03-22 22:03:53 +01:00
Dmitry Miroshnichenko
9e380a739a
Docs added
2017-03-22 23:23:44 +03:00
rallytime
2ead188b4f
Update release notes for 2016.3.6
2017-03-22 14:21:29 -06:00
Narendra Ingale
4d1c687cbd
Using lchown insted of chown.
2017-03-22 13:58:21 -06:00
Narendra Ingale
52b3d986b5
Added changes for fix_39445
2017-03-22 13:58:21 -06:00
twangboy
fd4beaa856
Use Py2 check instead of Py3 check
2017-03-22 13:51:52 -06:00
twangboy
9c8ad6d365
Detect py3 before decode
2017-03-22 13:37:50 -06:00
twangboy
9c2570b466
Fix dict key error
2017-03-22 13:25:00 -06:00
Mike Place
54a9796f39
Merge pull request #40060 from techhat/venafi
...
Add Venafi support
2017-03-22 13:19:15 -06:00
twangboy
3bad922fa6
Add saltenv to uninstaller
2017-03-22 13:17:57 -06:00
Erik Johnson
20724839a9
Fix for running just the grains tests
...
The -G/--grains/--grains-tests option was being ignored because a suite
was not defined for it. This adds the option, and also adds a dunder
init to satisfy the test parser.
2017-03-22 14:11:22 -05:00
Mike Place
d9903d2197
Merge pull request #39279 from alkivi-sas/win-user-language
...
fix: no more test against SYSTEM user
2017-03-22 13:07:35 -06:00
Mike Place
8d2630755b
Merge pull request #39639 from The-Loeki/dns-enh
...
[RFC/WIP]: Enhancement and cleanup of DNS functionalities
2017-03-22 12:52:45 -06:00
Mike Place
5a1f352c59
Merge pull request #39749 from nafg/patch-1
...
WIP: Add "Edit on GitHub" link to the docs
2017-03-22 12:48:34 -06:00
Mike Place
bea378d445
Removed extra newline
2017-03-22 12:47:38 -06:00
twangboy
ba9622945e
Add changes suggested by contributer
2017-03-22 12:46:22 -06:00
Erik Johnson
2a8df9384c
Fix wrong errno in systemd.py
...
Resolves #40149 .
2017-03-22 13:34:51 -05:00
mguegan
15359d1a33
Fix esky build-tarball shellscript for SmartOS 2016Q4-LTS
...
- Add `libssp.so.0` (not sure of this one)
- Copy libsodium/libzmq to the ld_library_path
2017-03-22 19:28:53 +01:00
Brandon Ewing
c46cb60b7b
Refactor processing return data from load_config
...
Move default_ret and loaded_ret into salt.utils.napalm, and update the
dictionary returned based on discussions in #40208 . Diffs are copied
into comment if this is a dry-run, and changes are only set if an
actual change is made on the device.
2017-03-22 13:28:48 -05:00
Mike Place
c59ae9a82c
Merge pull request #39855 from Foxlik/use_regex_to_compare_authorized_keys
...
Use regular expression instead of split when replacing authorized_keys
2017-03-22 12:28:31 -06:00
mguegan
340cbfec63
Update build instructions for esky / SmartOS (2016Q4 LTS)
...
- Remove duplicates
- Adding `-lssp` for fix linking of `console.exe` (bbfreeze)
- Remove patchelf which will break bbfreeze `(version not found)`
- Update to latest saltstack repository branch
2017-03-22 19:25:14 +01:00
Mike Place
11d2f5abec
Merge pull request #40225 from techhat/waitforfun
...
Add wait_for_fun() to set_tags()
2017-03-22 12:15:34 -06:00
Mike Place
37b5a3ccda
Merge pull request #40224 from Mapel88/develop
...
fix "create_binding"
2017-03-22 12:14:46 -06:00
Mike Place
3507b7a241
Merge pull request #39954 from moio/fix-fileclient-race-condition
...
Fix race condition on cache directory creation
2017-03-22 12:12:32 -06:00
Mike Place
d765661c54
Merge pull request #39996 from terminalmage/docker-overhaul
...
Overhaul Docker support
2017-03-22 12:10:06 -06:00
Mike Place
7fbb435796
Merge pull request #40040 from jerrykan/apt_key_text
...
Add `key_text` option to apt `pkgrepo.managed` (closes #37936 )
2017-03-22 12:08:38 -06:00
Joseph Hall
0dad2cd3f4
Use int for check
2017-03-22 11:54:00 -06:00
Joseph Hall
a54d005dfd
Address more comments from @cachedout
2017-03-22 11:53:11 -06:00
Mike Place
c8cfbb7df6
Merge pull request #40172 from dmurphy18/fix_solaris_network
...
Fix solaris network
2017-03-22 11:41:55 -06:00
Mike Place
fd10430018
Merge pull request #40221 from rallytime/bp-39179
...
Back-port #39179 to 2016.3
2017-03-22 11:40:34 -06:00
Mike Place
2557943710
Merge pull request #40178 from cloudflare/proxy-always-alive
...
Adding proxy_always_alive opt
2017-03-22 10:56:29 -06:00
Joseph Hall
89b5010883
Add wait_for_fun() to set_tags()
2017-03-22 10:50:44 -06:00
Mike Place
07d374a73e
Merge pull request #40188 from akelge/develop
...
Optimized version of iphexval, plus better docstring
2017-03-22 10:48:05 -06:00
Mike Place
a27a2cc3bb
Merge pull request #40206 from cro/sign_pub_take2
...
Leave sign_pub_messages off by default.
2017-03-22 10:43:03 -06:00
Mike Place
d1abb4cbaa
Merge pull request #40193 from rallytime/bp-40117
...
Back-port #40117 to 2016.3
2017-03-22 10:42:21 -06:00
Mike Place
0f1ff4d4a8
Merge pull request #40196 from twangboy/win_fix_deps
...
Update dependencies for PyOpenSSL
2017-03-22 10:40:45 -06:00
Mircea Ulinic
6f32c24b5e
Lint
2017-03-22 16:39:34 +00:00
Mike Place
4eed0215fd
Merge pull request #40215 from tgoodlet/qcow_support
...
Add qcow support!
2017-03-22 10:36:40 -06:00
Mike Place
e9a4e8548b
Merge pull request #40210 from rallytime/test-skip
...
Skip flaky test for now
2017-03-22 10:34:40 -06:00
Mapel88
ee02352938
fix "create_binding"
...
sslflags is not supported in server 2008.
Added an option to run "create_binding" without sslflags
2017-03-22 18:20:54 +02:00
Dmitry Kuzmenko
f3a970eec1
Added release notes.
2017-03-22 19:15:21 +03:00