2016-12-14 23:40:06 +00:00
============================
Salt 2016.11.2 Release Notes
============================
2016-12-19 22:14:37 +00:00
Version 2016.11.2 is a bugfix release for :ref: `2016.11.0 <release-2016-11-0>` .
2017-01-20 22:32:45 +00:00
2017-01-30 22:40:00 +00:00
2018-05-28 21:13:12 +00:00
Statistics
==========
- Total Merges: **157**
- Total Issue References: **34**
- Total PR References: **116**
- Contributors: **45** (`Ch3LL`_ , `Cybolic`_ , `DmitryKuzmenko`_ , `UtahDave`_ , `Vaelatern`_ , `alex-zel`_ , `alxwr`_ , `amendlik`_ , `anlutro`_ , `aosagie`_ , `basdusee`_ , `bbinet`_ , `benediktwerner`_ , `cachedout`_ , `clinta`_ , `cro`_ , `dereckson`_ , `disaster123`_ , `ewapptus`_ , `ezh`_ , `folti`_ , `gmacon`_ , `gqgunhed`_ , `gtmanfred`_ , `kkoppel`_ , `lorengordon`_ , `martintamare`_ , `mcalmer`_ , `meaksh`_ , `mirceaulinic`_ , `mostafahussein`_ , `mvdwalle`_ , `rallytime`_ , `rbjorklin`_ , `scthi`_ , `sjorge`_ , `techhat`_ , `terminalmage`_ , `tsaridas`_ , `twangboy`_ , `vutny`_ , `wolfpackmars2`_ , `yhekma`_ , `yopito`_ , `yue9944882`_ )
2017-01-30 22:40:00 +00:00
Security Fixes
==============
2018-05-28 21:13:12 +00:00
**CVE-2017-5192** local_batch client external authentication not respected
2017-01-30 22:40:00 +00:00
The `` LocalClient.cmd_batch() `` method client does not accept `` external_auth ``
credentials and so access to it from salt-api has been removed for now. This
vulnerability allows code execution for already-authenticated users and is only
in effect when running salt-api as the `` root `` user.
2018-05-28 21:13:12 +00:00
**CVE-2017-5200** Salt-api allows arbitrary command execution on a salt-master
via Salt's ssh_client
2017-01-30 22:40:00 +00:00
Users of Salt-API and salt-ssh could execute a command on the salt master via a
hole when both systems were enabled.
We recommend everyone upgrade to 2016.11.2 as soon as possible.
2018-05-28 21:13:12 +00:00
Changelog for v2016.11.1..v2016.11.2
====================================
*Generated at: 2018-05-27 19:28:11 UTC*
* **PR** `#38859`_ : (`alxwr`_ ) fix parsing of sockstat -4
@ *2017-01-23 16:47:22 UTC*
* ec59ae67c8 Merge pull request `#38859`_ from alxwr/2016.11
* 30fe5641c7 fix parsing of sockstat -4
* **PR** `#38850`_ : (`techhat`_ ) Strip .p from cache file names
@ *2017-01-23 16:28:46 UTC*
* 5fe6db6201 Merge pull request `#38850`_ from techhat/stripcache
* 109cb62e76 Remove .p from test
* 534aa3f527 Strip .p from cache file names
* **PR** `#38848`_ : (`Ch3LL`_ ) add 2016.11.2 changelog to release notes
* **PR** `#38819`_ : (`twangboy`_ ) Remove `Users` from c:\\salt [DO NOT MERGE FORWARD]
@ *2017-01-20 20:17:35 UTC*
* 4913c4f90c Merge pull request `#38819`_ from twangboy/salt_perms_2016.11
* eb04ed7eef Remove `User` from c:\salt
* **PR** `#38815`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-20 18:53:01 UTC*
* a275b9714e Merge pull request `#38815`_ from rallytime/merge-2016.11
* ce6d1b103d Make sure we're using the opts dict mocking in parsers_test
* 315b2c8712 Merge branch '2016.3' into '2016.11'
* d14f0c64eb Merge pull request `#38812`_ from rallytime/pyobjects-test
* f3e84c1ab7 Update pyobjects test to be a list
* 50f03f8057 Merge pull request `#38813`_ from gtmanfred/2016.3
* ce3472cec2 catch SIGPIPE in vmware connection
* 23b8b47258 Merge pull request `#38809`_ from twangboy/fix_hostname_2016.3
* d57a51f9f9 Fix tests for get_hostname
* 7ca3fd7484 Fix get_hostname to handle longer computer names
* 1033bbdde8 Merge pull request `#38808`_ from vutny/fix-38388
* 9bd203ffcc Fix `#38388`_
* f3ae3cd5c8 Merge pull request `#38668`_ from terminalmage/issue38604
* 0ea97cdad9 Merge pull request `#10`_ from cachedout/pr-38668
* db81afc035 Munge retcode into return data for batching
* a642a995dc Return the ret data from batch execution instead of raw data
* c6a19a9e5a Merge pull request `#38789`_ from rallytime/fix-38622
* af41fe0c6e Update some saltenv refs to environment in salt.modules.state docs
* e0bf700020 Merge pull request `#38790`_ from cachedout/fix_pyobjects_test_typo
* a66afb5f0f Fix typo in pyobjects test
* 6e9785edea Merge pull request `#38792`_ from rallytime/fix-38629
* 1e125e2844 Update pillar tutorial lanuage regarding pillar_opts settings
* **PR** `#38832`_ : (`terminalmage`_ ) archive.extracted: Identify symlinks when checking for incorrect types
@ *2017-01-20 18:36:15 UTC*
* efe1bf10e8 Merge pull request `#38832`_ from terminalmage/issue38711
* d10c068e25 Update archive state unit tests to reflect symlinks in archive.list
* d6adfb6d12 Identify symlinks when looking for incorrect types
* 09b9e95f7c archive.list: organize symlinks separately from files in verbose mode
* e6483f096d Support removing symlinks in salt.utils.rm_rf
* **PR** `#38726`_ : (`twangboy`_ ) Add VC Redist 2008 SP1 MFC to installer
@ *2017-01-19 19:13:42 UTC*
* 10a3d8b8dd Merge pull request `#38726`_ from twangboy/vcredist
* f00a65355d change extensions .ext to .exe
* 98c40e278c Add VC Redist 2008 SP1 MFC to installer
* **PR** `#38810`_ : (`UtahDave`_ ) Fix beacon doc
@ *2017-01-18 21:37:21 UTC*
* d5f2d92a4e Merge pull request `#38810`_ from UtahDave/fix_beacon_doc_zd1035
* dbe9edb806 fix reactor example.
* **PR** `#38811`_ : (`techhat`_ ) Show a lot less data when requesting a VM
@ *2017-01-18 21:08:03 UTC*
* 88faf08a71 Merge pull request `#38811`_ from techhat/sanvm
* 47c19325cf Show a lot less data when requesting a VM
* **PR** `#38807`_ : (`Ch3LL`_ ) refine the os detection in archive test
* **PR** `#38799`_ : (`aosagie`_ ) Parse ansible dynamic inventory output correctly
@ *2017-01-18 15:32:47 UTC*
* e3ca6881c8 Merge pull request `#38799`_ from aosagie/fix-ansible-dynamic-roster
* 26d6f699a7 Parse ansible dynamic inventory output correctly
* **PR** `#38787`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-18 08:39:08 UTC*
* 76df6a43f3 Merge pull request `#38787`_ from rallytime/merge-2016.11
* 2aad54c49f Merge branch '2016.3' into '2016.11'
* 3417adc617 Merge pull request `#38796`_ from saltstack/revert-38707-root_dir_fix-gh
* cb080f3bbe Revert "Fixed prepending of root_dir override to the other paths"
* 64d866f7ab Merge branch '2016.3' into '2016.11'
* bab3479a3c Merge pull request `#38585`_ from rallytime/follow-up-38527
* 05587201b6 Pylint fix: add line at end of file
* fa01367599 Keep a copy of the DEFAULT_API_OPTS and restore them after the test run
* 2ad07634d9 Test clean up
* fd2ee7db30 Add some simple unit tests for salt.config.api_config function
* 3d2fefc83b Make sure the pidfile and log_file values are overriden by api opts
* 1f6b540e46 Make sure the pidfile and log_file values are overriden by api opts
* 04d307f917 salt-api no longer forces the default timeout
* 0fb6bb7b77 Merge pull request `#38707`_ from alexbleotu/root_dir_fix-gh
* 0bac8c8be3 Fixed prepending of root_dir override to the other paths
* 96c9dc10f7 Merge pull request `#38774`_ from vutny/dev-test-docs
* 4620dc4afa DOCS: add C++ compiler installation on RHEL required for bundled 0mq
* aedfbb7a43 Merge pull request `#38749`_ from vutny/pkg-build-better-exception-msg
* 53f2be5b21 pkg build modules throw better exception message if keyid wasn't found
* **PR** `#38660`_ : (`techhat`_ ) Don't force salt.cache to use cachedir from opts
@ *2017-01-17 18:38:35 UTC*
* 4e6146f65f Merge pull request `#38660`_ from techhat/cachedir
* be55b57abf One last fix
* fc24b24998 Add correct function name
* 9bbecf7960 Typo fix
* 436ba28f08 Change getlist back to list (using _list)
* ff734fe93b Default to CACHE_DIR in syspaths
* 380abd3744 Add cachedir args to tests
* deb08c0587 Not every module will need cachedir
* 4489f7cac0 Don't force salt.cache to use cachedir from opts
* **ISSUE** `#37948`_ : (`djacobs2016`_ ) ssh_known_hosts.present is failing when checking key/host (refs: `#37982`_ )
* **ISSUE** `#33932`_ : (`folti`_ ) ssh_known_hosts.present: hashing global known hosts file makes it readable by root only (refs: `#33933`_ )
* **PR** `#38667`_ : (`rallytime`_ ) Back-port `#37982`_ to 2016.11
@ *2017-01-17 15:42:13 UTC*
* **PR** `#37982`_ : (`wolfpackmars2`_ ) Update ssh.py (refs: `#38667`_ )
* **PR** `#33933`_ : (`folti`_ ) ssh: keep original permissions, when hashing known_hosts (refs: `#38667`_ )
* 89dc86e2bc Merge pull request `#38667`_ from rallytime/bp-37982
* be91e46a93 Update ssh.py
* **PR** `#38759`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-17 15:22:01 UTC*
* 751e14c523 Merge pull request `#38759`_ from rallytime/merge-2016.11
* 30e8a66fb0 Merge branch '2016.3' into '2016.11'
* 8466b34e82 Merge pull request `#38743`_ from rallytime/merge-2016.3
* d24776f5e9 Merge branch '2015.8' into '2016.3'
* 6869621ed1 Merge pull request `#38731`_ from rallytime/merge-2015.8
* 9eb191b6ac Pylint fix
* b910499dbe Various follow up fixes
* e8309a6bbf Add release notes for 2015.8.13
* f881f366b7 Merge pull request `#20`_ from rallytime/2015.8.12_follow_up-batch-tests
* 34282322c0 Clean up tests and docs for batch execution
* c80b20b957 Merge pull request `#19`_ from whiteinge/batchclient
* 3d8f3d18f6 Remove batch execution from NetapiClient and Saltnado
* 97b0f64923 Lintfix
* d1516664f7 Add explanation comment
* 62f2c87080 Add docstring
* 9b0a786aeb Explain what it is about and how to configure that
* 5ea3579e10 Pick up a specified roster file from the configured locations
* 3a8614c5df Disable custom rosters in API
* c0e5a1171d Add roster disable flag
* e9c59e9b8f Merge pull request `#38602`_ from terminalmage/fix-boto-test
* 3424a108ac Fix failing unit.states.boto_vpc_test.BotoVpcRouteTableTestCase.test_present_with_routes
* a642cdef79 Merge pull request `#38723`_ from rallytime/fix-38674
* 706c885f55 Remove "event_publisher_pub_hwm" and "salt_event_pub_hwm" from config/__init__.py
* fc545af10b Merge pull request `#38669`_ from rallytime/update-bootstrap-script
* 78ba76e34c Update bootstrap script verstion to latest release
* 50d417f267 Merge pull request `#38693`_ from twangboy/update_jinja
* e0c7e5549b Update jinja2 to 2.9.4
* f4233bb18d Merge pull request `#38739`_ from vutny/fix-runtests-doc
* b872bb63f6 DOCS: correct examples of running test suite
* 51d4707071 DOCS: add links to File State Backups page where necessary (`#38735`_ )
* 6d3717b9ee Proofread jinja_to_execution_module tutorial (`#38720`_ )
* **ISSUE** `#38775`_ : (`charburns`_ ) Error using napalm netusers (refs: `#38778`_ )
* **PR** `#38778`_ : (`mirceaulinic`_ ) Fix "Error using napalm netusers"
@ *2017-01-17 15:20:27 UTC*
* bb6291d93a Merge pull request `#38778`_ from cloudflare/fix-38775
* b3388f7162 Fix `#38775`_
* **ISSUE** `#38528`_ : (`MorphBonehunter`_ ) x509 make permissions configurable (refs: `#38664`_ )
* **ISSUE** `#38081`_ : (`haraldrudell`_ ) x509 state or module cannot generate password protected private keys (refs: `#38664`_ )
* **PR** `#38664`_ : (`clinta`_ ) X509 Improvements. Expose setting permissions, encrypted private keys, and combined key and cert management in one state
@ *2017-01-17 02:20:18 UTC*
* 6663107021 Merge pull request `#38664`_ from clinta/x509-passphrase2
* 77c78723fe pep8
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a2b20ee518 No mutable default args, remove unneeded import
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b48b85cc70 bug fixes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f62393b864 pep8
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c8613243a1 change documentation
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9a0abde9ac expose passphrase functionality to state
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e47a93d496 add passphrase to execution module
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a4d6598f1e preserve detailed change reports
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d0ad251778 combine private key and cert management
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3d1474d911 cross call file.managed to get permissions options
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38682`_ : (`mirceaulinic`_ ) [2016.11.2/napalm] Better error message when NotImplementedError raised
@ *2017-01-15 18:34:25 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bf6d74c98e Merge pull request `#38682`_ from cloudflare/NotImplementedError-MSG
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f847639dee Better error message when NotImplementedError raised
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#37996`_ : (`stefan-as`_ ) influxdb_user.present does not pass client_args (refs: `#38695`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38695`_ : (`rallytime`_ ) Pass in client_args when calling influxdb execution module funcs
@ *2017-01-15 18:33:48 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* df12e49d80 Merge pull request `#38695`_ from rallytime/fix-37996
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 05b0975888 Pass in client_args when calling influxdb execution module funcs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38521`_ : (`vladvasiliu`_ ) State cloud.present on AWS: TypeError: 'NoneType' object is not iterable (refs: `#38651`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#37981`_ : (`tazaki`_ ) Salt-cloud ec2 vpc securitygroupid always returning default (refs: `#38183`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38651`_ : (`rallytime`_ ) Don't lose the set reference for ec2 securitygroup ids
@ *2017-01-15 18:06:25 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38183`_ : (`cro`_ ) Fix bad set operations when setting up securitygroups in AWS. (refs: `#38651`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 834e5469fc Merge pull request `#38651`_ from rallytime/fix-38521
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 830c03cec6 Don't lose the set reference for ec2 securitygroup ids
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38216`_ : (`pgrishin`_ ) salt-run: can't get cache.grains (refs: `#38659`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38659`_ : (`techhat`_ ) Turn None into an empty string (for minion matching)
@ *2017-01-15 18:02:03 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8b38cfea8d Merge pull request `#38659`_ from techhat/issue38216
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4073c91584 Turn None into an empty string (for minion matching)
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38703`_ : (`yhekma`_ ) The `test` option is only valid for the minion, not the master
@ *2017-01-15 17:56:22 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0ad5d22ad4 Merge pull request `#38703`_ from yhekma/docfix
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 57df3bf148 The `test` option is only valid for the minion, not the master
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38718`_ : (`terminalmage`_ ) Fix for dynamic git_pillar when pillarenv is used
@ *2017-01-15 14:37:30 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8c1222e7db Merge pull request `#38718`_ from terminalmage/zd909
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 12bbea5a24 Fix for dynamic git_pillar when pillarenv is used
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38677`_ : (`yhekma`_ ) consul cache backend broken (refs: `#38676`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38676`_ : (`yhekma`_ ) Removed overloading of list()
@ *2017-01-15 05:42:13 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* aae8b54860 Merge pull request `#38676`_ from yhekma/2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3237d23e1c Localfs should also be changed of course
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9d9de67219 We do not want to overload the list() type because if we do, we turn this function into a recursive one, which results in an exception because set() cannot be concatenated with str ('/')
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38684`_ : (`rukender`_ ) 2016.11.1 :[ERROR][11182] Failed to import beacons avahi_announce (refs: `#38713`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38713`_ : (`rallytime`_ ) Add NameError to exception in avahi_announce beacon
@ *2017-01-15 05:33:04 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c246ab41c5 Merge pull request `#38713`_ from rallytime/fix-38684
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* db60bed24c Add NameError to exception in avahi_announce beacon
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38729`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-13 23:15:33 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6c14774c04 Merge pull request `#38729`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4e1e45d640 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7b850d472d Merge pull request `#38647`_ from gtmanfred/nova
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5be9b60851 add documentation about using keystoneauth for v3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7b657ca4ae add the ability to use keystone v2 and v3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5646ae1b34 add ability to use keystoneauth to authenitcate in nova driver
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 383768d838 Merge pull request `#38650`_ from rallytime/remove-ubuntu-ppa-docs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 30429b2e44 Remove the installation instructions for out-of-date community ppa
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7d9f56e3b5 Merge pull request `#38657`_ from DSRCorporation/bugs/38087_syndic_event_format_fix
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 594c33f396 Publish the 'data' field content for Syndic evets
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 83987511fd Merge pull request `#38649`_ from Ch3LL/test_apply_template
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 47f8b68e0b fix unit.modules.file_test
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38631`_ : (`doitian`_ ) In Orchestration, kwargs are not passed to state.sls in masterless mode (refs: `#38635`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38635`_ : (`lorengordon`_ ) Sends pass-through params to state module
@ *2017-01-10 20:01:59 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* cfd82d1631 Merge pull request `#38635`_ from lorengordon/issue-38631
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 14666138b9 Sends pass-through params to state module
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38640`_ : (`mirceaulinic`_ ) Import napalm_base instead of napalm
@ *2017-01-10 19:58:01 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 017094a207 Merge pull request `#38640`_ from cloudflare/NAPALM-IMPORTS
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8f13f63880 Import napalm_base instead of napalm
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38661`_ : (`techhat`_ ) Add sane cache defaults for minion and cloud
@ *2017-01-10 19:55:15 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 79663132dd Merge pull request `#38661`_ from techhat/sanedefault
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* aee40648ec Add a sane cache default for cloud
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c9e01a36e7 Add a sane cache default for minions
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38645`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-10 19:54:06 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b0ed91ce2d Merge pull request `#38645`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7a668e9749 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 74ddc71be3 Merge pull request `#38626`_ from saltstack/revert-37358-2016.3.3_issue37355
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e912ac99c2 Revert "Fix/workaround for issue `#37355`_ "
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5e58b32934 Merge pull request `#37358`_ from Firewire2002/2016.3.3_issue37355
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 910da18bfd fixed typo
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4fbc5ddd06 fixed wrong renamed variable and spaces
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 92366e646c issue `#37355`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7dc87ab7b8 issue `#37355`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2878180405 issue `#37355`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6c2fe615aa Merge pull request `#35390`_ from alexandr-orlov/2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* cd5ae17e8d fxd missed proper grains dictionary
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2579cfa42d Merge pull request `#38618`_ from rallytime/bp-38579
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2052ecee2c Add copy import
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2c8845aaa0 add test for pillar.get() + default value
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c2f98d2f04 ticket 38558: add unit test, deepcopy() only if necessary
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 30ae0a1958 added deepcopy of default if merge=True
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38627`_ : (`cachedout`_ ) Pr 38476
@ *2017-01-06 22:05:45 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38476`_ : (`amendlik`_ ) Key fingerprints (refs: `#38627`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d67f6937d7 Merge pull request `#38627`_ from cachedout/pr-38476
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2a423ffedd Add changes to raetkey
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 55ad9d6c6c Add hash_type argument to MultiKeyCLI.finger_all function
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c8681269a4 Add hash_type argument to key module fingerprint functions
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d0f4c300b7 Add hash_type argument to wheel fingerprint functions
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e558ddcb18 Add finger_master function to wheel.key module
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38595`_ : (`yue9944882`_ ) Redis ext job cache occurred error (refs: `#38610`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38610`_ : (`yue9944882`_ ) Fix `#38595`_ - Unexpected error log from redis retuner in master's log
@ *2017-01-06 21:47:21 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b13cd1370f Merge pull request `#38610`_ from yue9944882/2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 54325cf293 Fix `#38595`_ - Unexpected error log from redis retuner in master's log
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#36148`_ : (`alex-zel`_ ) Eauth error with openLDAP groups (refs: `#38406`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38406`_ : (`alex-zel`_ ) Fix eauth error with openLDAP/389 directory server groups
@ *2017-01-06 21:40:30 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 179d385003 Merge pull request `#38406`_ from alex-zel/fix-eauth-groups-permissions
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6b9e9d8f89 Fix eauth error with openLDAP/389 directory server groups
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38619`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-06 17:51:19 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 82e9b3d1a1 Merge pull request `#38619`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0efb2d844e Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* da676cebd6 Merge pull request `#38601`_ from terminalmage/pillar-get
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8613d7254d pillar.get: Raise exception when merge=True and default is not a dict
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 224fc7712a Merge pull request `#38600`_ from terminalmage/issue38459-2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8a45b13e76 Avoid errors when sudo_user is set
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a376970f88 Merge pull request `#38589`_ from tobithiel/fix_rvm_rbenv_warning
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9ec470b4a5 State Gem: fix incorrect warning about missing rvm/rbenv
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 02e6a78254 Merge pull request `#38567`_ from pass-by-value/pgjsonb_queue_changes_2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 67879ebe65 Create queue if one doesn't exist
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0889cbdb31 Merge pull request `#38587`_ from rallytime/fix-37498
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2a5880966f Change daemontools __virtualname__ from service to daemontools
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38612`_ : (`sjorge`_ ) network.ifacestartswith throws exception on Solaris-like platforms
@ *2017-01-06 17:20:32 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f64e003a69 Merge pull request `#38612`_ from sjorge/2016.11-solaris-ifacestartswith
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 26fae54f5b network.ifacestartswith throws exception on Solaris-like platforms
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#37027`_ : (`sjorge`_ ) Solaris FQDN/UQDN and documentation/consistancy (refs: `#38615`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38615`_ : (`sjorge`_ ) add note related to issue `#37027`_
@ *2017-01-06 16:38:34 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5820ceee16 Merge pull request `#38615`_ from sjorge/2016.11-solarisdocs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* fbdd32f46b add note related to issue `#37027`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38598`_ : (`terminalmage`_ ) Avoid errors when sudo_user is set (refs: `#38600`_ , `#38599`_ )
@ *2017-01-05 23:16:22 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a27fdb46a7 Merge pull request `#38598`_ from terminalmage/issue38459
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b37f7ffa38 Avoid errors when sudo_user is set
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38599`_ : (`terminalmage`_ ) archive.extracted: Prevent traceback when state.single cannot be run
@ *2017-01-05 23:16:11 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38598`_ : (`terminalmage`_ ) Avoid errors when sudo_user is set (refs: `#38600`_ , `#38599`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d6b7019df6 Merge pull request `#38599`_ from terminalmage/archive-results-handling
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9aceb8186d archive.extracted: Prevent traceback when state.single cannot be run
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38517`_ : (`basdusee`_ ) Slack.py engine 100% CPU load due to missing time.sleep(1) (refs: `#38520`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38520`_ : (`basdusee`_ ) Fix issue `#38517`_ , added time.sleep(1) at line 227 in slack.py
@ *2017-01-05 20:35:08 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d486b42ceb Merge pull request `#38520`_ from basdusee/fix-issue-38517
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e3a883c915 Small fix on the fix regarding indentation
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8adeae6f81 Fix issue `#38517`_ , added time.sleep(1) at line 227 in slack.py engine.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38485`_ : (`wasabi222`_ ) bgp.config not working (refs: `#38499`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38577`_ : (`mirceaulinic`_ ) Fix function headers as per `#38499`_
@ *2017-01-05 18:41:33 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38499`_ : (`mirceaulinic`_ ) Fix `#38485`_ (refs: `#38577`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0706cde626 Merge pull request `#38577`_ from cloudflare/PREP-2016.11.2
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 62bee3c793 Fix function headers as per `#38499`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38578`_ : (`mirceaulinic`_ ) [2016.11] Port 5123f11 from develop into 2016.11.2
@ *2017-01-05 18:11:12 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 55d1747792 Merge pull request `#38578`_ from cloudflare/PORT-5123f1
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* dea7866d57 Update net.load_template doc: 2016.11.2
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38462`_ : (`g-shockfx`_ ) Can`t add beacon memusage on Windows (refs: `#38584`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38584`_ : (`rallytime`_ ) Allow memusage beacon to load on Windows
@ *2017-01-05 18:08:30 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* be69bafe6e Merge pull request `#38584`_ from rallytime/fix-38462
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1fe945df5e Allow memusage beacon to load on Windows
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38570`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11 (refs: `#38585`_ )
@ *2017-01-05 14:28:38 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 14b643fd48 Merge pull request `#38570`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 30f14d15df Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7b74436d13 Merge pull request `#38562`_ from rallytime/arch-install-docs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8b1897ace9 Update arch installation docs with correct package name
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 01860702cb Merge pull request `#38560`_ from Ch3LL/fix_api_log
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1b45e9670b fix api logfile
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0056620a53 Merge pull request `#38531`_ from rallytime/bp-33601
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c36cb39825 remove the unnecessary double trigger
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 38414493bf fix spacing lint error
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8c1defc710 Remove uncessary type from alias commands. Deduplicate alias handling to autodetect function selection. Add error reporting to slack connectivty problems. Cleanup slack's unicode conversion
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c2f23bc45e Fix slack engine to run on python2.6
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 50242c7f17 Merge pull request `#38541`_ from techhat/issue38187
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* eae3a435dd Strip user:pass from cached URLs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 325dc56e59 Merge pull request `#38554`_ from multani/fix/30454
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2e7f743371 yaml: support unicode serialization/deserialization
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* df76113c5c jinja: test the "yaml" filter with ordered dicts
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f7712d417f Revert "Add yaml_safe filter"
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4ddbc2ecaa add note about pyVmomi locale workaround (`#38536`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1c951d152b fix gce image bug (`#38542`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38509`_ : (`mostafahussein`_ ) Stop request from being processed if bad ip
@ *2017-01-04 20:05:44 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9a1550d336 Merge pull request `#38509`_ from mostafahussein/2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8847289c3e remove commented code
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 420817a963 Stop request from being processed if bad ip
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38518`_ : (`kkoppel`_ ) slack_notify.call_hook returns tracebacks (refs: `#38522`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38522`_ : (`kkoppel`_ ) Fix usage of salt.utils.http.query in slack_notify.call_hook
@ *2017-01-04 20:04:57 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bc07d420e9 Merge pull request `#38522`_ from kkoppel/fix-issue-38518
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ff1e7f0c71 Fix usage of salt.utils.http.query in slack_notify.call_hook
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38524`_ : (`rbjorklin`_ ) salt-api seems to ignore rest_timeout since 2016.11.0 (refs: `#38585`_ , `#38527`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38527`_ : (`rbjorklin`_ ) salt-api no longer forces the default timeout (refs: `#38585`_ )
@ *2017-01-04 17:10:15 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 42fef270ee Merge pull request `#38527`_ from rbjorklin/api-timeout-fix
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0202f68820 salt-api no longer forces the default timeout
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38529`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2017-01-04 17:06:57 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1895eb7533 Merge pull request `#38529`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 85f470207c Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ec60f9c721 Merge pull request `#38487`_ from gtmanfred/2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 048b9f6b9d add test
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c480c11528 allow spaces in cron env
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c529ec8c34 allow crons to have multiple spaces
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c5ba11b5e0 Merge pull request `#38491`_ from gtmanfred/timing
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 79368c7528 Use UTC for timing in case timezone changes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 86f0aa0bb3 Merge pull request `#38503`_ from jinm/issue_38472_jinm
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0cd9df299f Hash type fallback for file management
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ed2ba4bd1b Merge pull request `#38457`_ from bshelton229/git-latest-head-bug
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 558e7a771a Stops git.latest checking for local changes in a bare repo
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 36e21b22cb Merge pull request `#38385`_ from dragon788/2016.3-double-dash
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 86c4b56f47 Newline for lint compat
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9d9b686057 Address review comments, consistency of quotes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* df9bd5e7f9 Use unambigous long names with double dashes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 59f2560d88 Merge pull request `#38474`_ from cachedout/key_loop
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* de504538e1 Allow an existing ioloop to be passed to salt-key
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3d0c752acd Merge pull request `#38467`_ from gtmanfred/2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7b7c6b3878 file.line fail with mode=delete
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 940025d5c4 Merge pull request `#38434`_ from slinn0/issue_38433_fixes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 22af87a3fc Fixes for https://github.com/saltstack/salt/issues/38433
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e5eb51255b Update deprecation notices to the correct version (`#38421`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9ce53318df file.managed: Fix failure when filename contains unicode chars (`#38415`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2cdb59d055 Merge pull request `#38419`_ from Ch3LL/fix_doc_scsi
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 234043b8bb fix scsci docs example
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38539`_ : (`twangboy`_ ) Fix DSC LCM Config int checks
@ *2017-01-04 16:56:27 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ec4f118ca2 Merge pull request `#38539`_ from twangboy/dsc_int_checks
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5657fd1956 Add repr flag for str
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* aea4219502 Fix DSC LCM Config int checks
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38549`_ : (`meaksh`_ ) Adding multiple SUBVOLUME support and some fixes to the Snapper module
@ *2017-01-04 15:32:30 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 53449c89a5 Merge pull request `#38549`_ from meaksh/2016.11-snapper-multiple-subvolumen-support
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ef26e93bb7 Some fixes and pylint
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1e6ba45db4 Fixes pre/post snapshot order to get the inverse status
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 68d5475c1f Fixing Snapper unit tests for SUBVOLUME support
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e9919a913f Removing posible double '/' from the file paths
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8b4f87f226 Updating and fixing the documentation
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* edea45272a Raises "CommandExecutionError" if snapper command fails
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3841e1143b Only include diff in the state response if `include_diff` is True
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7803e7716c Adds multiple SUBVOLUME support to the Snapper module
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38545`_ : (`rallytime`_ ) Move boto_vpc.describe_route_table deprecation version to Oxygen
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38471`_ : (`twangboy`_ ) Fix Problem with win_service module
@ *2017-01-01 20:30:21 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5e80104a70 Merge pull request `#38471`_ from twangboy/fix_win_service
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 810471b9cd Fix problem with some services getting access denied
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38485`_ : (`wasabi222`_ ) bgp.config not working (refs: `#38499`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38499`_ : (`mirceaulinic`_ ) Fix `#38485`_ (refs: `#38577`_ )
@ *2017-01-01 17:42:15 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0a09049a2d Merge pull request `#38499`_ from cloudflare/FIX-38485
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 18018139f3 Fix `#38485`_
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38501`_ : (`mvdwalle`_ ) Do not assume every object is a server
@ *2017-01-01 17:37:57 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 13f0b809df Merge pull request `#38501`_ from mvdwalle/fix-gogrid-list-password
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bd7dee9a10 Do not assume every object is a server
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38461`_ : (`anlutro`_ ) Improvements/fixes to kapacitor task change detection
@ *2016-12-29 17:08:47 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* aa0c843553 Merge pull request `#38461`_ from alprs/fix-kapacitor_changes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 52721e97d6 clean up and fix tests
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8648775c2a if task is not defined, it's not up to date
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c3ab954c6e improvements/fixes to kapacitor task change detection
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38473`_ : (`twangboy`_ ) Change OSX/OS X to macOS where possible
@ *2016-12-29 16:35:11 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2c51eb9d16 Merge pull request `#38473`_ from twangboy/osx_to_macos
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e96bfe8fa2 Change OSX/OS X to macOS where possible
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38412`_ : (`bbinet`_ ) Update PillarStack stack.py to latest upstream version
@ *2016-12-28 19:28:40 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2497fb547e Merge pull request `#38412`_ from bbinet/pillarstack-updates
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b66b4bd060 Fix lint violations in stack.py
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6a30fe6aeb Update PillarStack stack.py to latest upstream version
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38456`_ : (`twangboy`_ ) Gate Windows Specific Salt Utils
@ *2016-12-28 18:44:33 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5395d3210a Merge pull request `#38456`_ from twangboy/gate_win_utils
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d34d110a84 Fix lint, fix boto module
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c20111142f Gate Windows Utils
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38428`_ : (`gqgunhed`_ ) fixed typo: lq command-line syntax
@ *2016-12-27 15:42:02 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7c7799162b Merge pull request `#38428`_ from gqgunhed/fix_lq_typo
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d79d682e8b fixed typo: lq command-line syntax
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38443`_ : (`lorengordon`_ ) 2016.11 breaks file.managed on Windows (refs: `#38444`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#34101`_ : (`windoverwater`_ ) archive.extracted breakage due to 2016.3.0 upgrade from 2015.8.10 (refs: `#37368`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38444`_ : (`lorengordon`_ ) Adds new import required for `extract_hash`
@ *2016-12-27 15:37:20 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#37368`_ : (`terminalmage`_ ) Overhaul archive.extracted state (refs: `#38444`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f5984d0f81 Merge pull request `#38444`_ from lorengordon/issue-38443
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b2925ad7b7 Adds new import required for `extract_hash`
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38071`_ : (`luochun-95`_ ) remote execute is very slow (refs: `#38167`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38167`_ : (`cachedout`_ ) Kill pkg_resources for CLI tools [DO NOT MERGE]
@ *2016-12-22 22:11:22 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4c4f07ca4c Merge pull request `#38167`_ from cachedout/no_pkg_resources
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ec6901720a Remove debugging
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f28e33b9b6 Remove from all but salt cli
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bb3af72317 Remove from salt-call
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c676846066 Kill pkg_resources for CLI tools
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38417`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-22 19:00:44 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2fc8c154af Merge pull request `#38417`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* efb8a8ddf5 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 27253522c8 Improve pillar documentation (`#38407`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 423b1fddff Merge pull request `#38398`_ from terminalmage/issue38372
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c80dbaa914 Fix call to file.get_managed in cron.file state
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5a33d1e697 Fix http.query when result has no text (`#38382`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b74b5c7d38 Merge pull request `#38390`_ from meaksh/2016.3-fix-try-restart-for-autorestarting-on-SUSE-systems
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* de6ec05ec0 add try-restart to fix autorestarting on SUSE systems
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2c3a39760a Merge pull request `#38221`_ from UtahDave/fix_default_returner
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 385640765b remove a blank line to satisfy linter
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9c248aa14c validate return opt, remove default.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8bb37f9fe7 specify allowed types and default for "returner"
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 11863a4bfe add examples of default minion returners
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e7c6012655 add support for default returners using `return`
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38342`_ : (`scthi`_ ) Bugfix ext pillar nodegroups
@ *2016-12-22 16:47:42 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bbc149c67f Merge pull request `#38342`_ from scthi/bugfix-ext-pillar-nodegroups
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* dba315c4b6 ext-pillar nodegroups works for all minions now.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38403`_ : (`terminalmage`_ ) git_pillar: Document the transition from env to saltenv in the jinja context
@ *2016-12-22 16:34:48 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 453476d982 Merge pull request `#38403`_ from terminalmage/document-saltenv
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0a72e0f0be git_pillar: Document the transition from env to saltenv in the jinja context
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38253`_ : (`gmacon`_ ) There was no error installing package 'setuptools' although it does not show when calling 'pip.freeze'. (refs: `#38354`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38354`_ : (`gmacon`_ ) Use --all when calling pip.py
@ *2016-12-20 20:40:21 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 12436efb54 Merge pull request `#38354`_ from gmacon/pip-freeze-all
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* dca24b270e Use --all when calling pip.py
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38348`_ : (`rallytime`_ ) Update autodoc topics for new modules added in 2016.11
@ *2016-12-20 20:36:20 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 68430b1fa6 Merge pull request `#38348`_ from rallytime/mod-docs-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b31c2412ca Add __iter__ and next options to doc/conf.py
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b8c16094c4 Revert "Move import/error messaging logic for snapper module into __virtual__()"
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 640db5b5ac Move import/error messaging logic for snapper module into __virtual__()
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 366271f459 Add snapper to state index doc module list
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 135d254c80 Remove netapi autodoc files: they should not be added as their doc structure is different
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0006139aca Update autodoc topics for new modules added in 2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38377`_ : (`DmitryKuzmenko`_ ) Implementation and docs for Consul key-value store plugin for minion data cache.
@ *2016-12-20 20:36:02 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6ee7b2bae7 Merge pull request `#38377`_ from DSRCorporation/features/consul_cache
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6fb4430ae3 Configuration options and documentation for Consul data cache plugin.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* dad748f57a Data cache plugin configuration documentation.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c7209cd90c Consul data cache plugin.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38373`_ : (`rallytime`_ ) Back-port `#38212`_ to 2016.11
@ *2016-12-20 20:35:09 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38212`_ : (`disaster123`_ ) ZMQ: add an option for zmq.BACKLOG to salt master (zmq_backlog) (refs: `#38373`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f6d1b559bc Merge pull request `#38373`_ from rallytime/bp-38212
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 52fc6daac0 ZMQ: add an option for zmq.BACKLOG to salt master (zmq_backlog)
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38374`_ : (`mirceaulinic`_ ) NAPALM proxy module: Fix optional_args key issue
@ *2016-12-20 20:34:59 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 69c3f19fc1 Merge pull request `#38374`_ from cloudflare/FIX-NAPALM-PROXY
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 44169315d8 Fix optional_args key issue
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38048`_ : (`ezh`_ ) [2016.11.0] Salt-cloud throws TypeError exception (refs: `#38073`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38073`_ : (`ezh`_ ) 2016.11
@ *2016-12-20 14:51:11 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 530f495955 Merge pull request `#38073`_ from doublescoring/2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 42d3d26f28 [38073] Fix test assertion
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9b37ead913 Fix broken os.write without string.encode
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38344`_ : (`bbinet`_ ) Fix influxdb_database.present state
@ *2016-12-20 13:57:45 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 67908d5aba Merge pull request `#38344`_ from bbinet/fix-influx-createdb
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c6b075d6f4 Fix influxdb_database.present state
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38358`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-20 00:11:48 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 04d6898958 Merge pull request `#38358`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c6e191ad0d Remove doc markup references from 2016.11 branch
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 513058945c Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 09d9cff992 Merge pull request `#38288`_ from terminalmage/archive-extracted-local-source-2016.3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 845e3d0e75 Update tests to reflect change in cache behavior
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5a08d7c70a archive.extracted: don't try to cache local sources (2016.3 branch)
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bf37667f8a Merge pull request `#38312`_ from cro/proxy_config_in_cfg
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2006c4000e Typo
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 689d95b10f Backport feature allowing proxy config to live in pillar OR /etc/salt/proxy.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c83db5a785 Merge pull request `#38320`_ from rallytime/cleanup-doc-refs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 62978cb7a0 Don't check the doc/conf.py file for doc markup refs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 770e732d76 Add a unit test to search for new doc markup refs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5c42a361a0 Remove ":doc:" references from all doc/topics/installation/* files
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 23bce1c929 Remove ":doc:" references from all doc/topics/releases/* files
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4aafa41d22 Remove ":doc:" references from a bunch of doc/* files
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 02bfe7912c Remove more ":doc:" references from doc/* files
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6e32267d0c Remove ":doc:" references in salt/* files
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38285`_ : (`terminalmage`_ ) archive.extracted: don't try to cache local sources
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#37947`_ : (`vutny`_ ) Fix `salt-minion` initscript for RHEL5 (SysV) to pick up proper python version
@ *2016-12-19 21:03:50 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 13414949e3 Merge pull request `#37947`_ from vutny/fix-rhel5-minion-init
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c94e798b8a SysV init script for rpm: get and show unique PIDs only
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8ff68c4128 Fix initscript for RHEL5 (SysV) to pick up proper python version
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38106`_ : (`techhat`_ ) "test" is not necessarily in opts, for thorium
@ *2016-12-19 14:40:32 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4d072ca689 Merge pull request `#38106`_ from techhat/stateget
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5edc16f606 "test" is not necessarily in opts, for thorium
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38333`_ : (`amendlik`_ ) Suppress errors when checking if an alternative exists
@ *2016-12-19 13:40:49 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a01fade604 Merge pull request `#38333`_ from amendlik/states-alternatives
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 8bfcd5bcd5 Adjust alternatives test for updated error message
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 09dee3c611 Suppress errors when checking if an alternative exists
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38340`_ : (`ewapptus`_ ) Backport PR `#38251`_ : Fixed nested orchestrate not respecting failures
@ *2016-12-19 13:31:16 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38251`_ : (`ewapptus`_ ) Fixed nested orchestrate not respecting failures (refs: `#38340`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 15d3b476e9 Merge pull request `#38340`_ from ewapptus/bp-38251
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 266e0a465c Fixed nested orchestrate not respecting failures
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38229`_ : (`mcalmer`_ ) provide kwargs of sls_build to dockerng.create
@ *2016-12-18 13:13:10 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ecd441d090 Merge pull request `#38229`_ from mcalmer/dockerng-sls_build-kwargs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e7292fabb7 make it explicit that we want to delete these keys
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4c710139b5 use default values for pop() to prevent KeyError raised
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 455c18325c provide kwargs to dockerng.create to provide all features to sls_build as well
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#36204`_ : (`stanvarlamov`_ ) Salt-Cloud: salt.runners.cloud.create exits with True on Python process (ec2.py) exception (refs: `#37333`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38309`_ : (`ewapptus`_ ) Backport PR `#37333`_ : Fixed state.salt.runner() reporting success on exceptions
@ *2016-12-18 12:39:53 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#37333`_ : (`benediktwerner`_ ) Fixed state.salt.runner() reporting success on exceptions (refs: `#38309`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d2ce9c3e71 Merge pull request `#38309`_ from ewapptus/bp-37333
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a2b1259671 Fixed display of errors
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 14a39f914e Fixed state.salt.runner return value on exceptions
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38323`_ : (`rallytime`_ ) Update the Cloud Provider Specifics links in cloud docs
@ *2016-12-18 12:30:49 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ebb9f6cbbc Merge pull request `#38323`_ from rallytime/update-cloud-provider-links
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 022caf23e9 Update the Cloud Provider Specifics links in cloud docs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38324`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-18 12:30:26 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5bd7471e30 Merge pull request `#38324`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5940db5b3f Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6367ca7d2a Add nick to args for create_multi (`#38281`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 235682b1e6 Merge pull request `#38313`_ from dragon788/2016.3-chocolatey-fix
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1f5fc17551 Use machine readable output for list
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* cdbd2fbe3c Added limit-output to eliminate false packages
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9e78ddc80e Merge pull request `#38279`_ from rallytime/fix-38174
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4a62d01577 Add docs for syndic_wait setting
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38246`_ : (`martintamare`_ ) Windows Minion unable to start via nssm (refs: `#38247`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38325`_ : (`rallytime`_ ) Back-port `#38247`_ to 2016.11
@ *2016-12-18 12:28:41 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38247`_ : (`martintamare`_ ) fix(win_function): handle other language (refs: `#38325`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 83523d2f73 Merge pull request `#38325`_ from rallytime/bp-38247
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 4b6c5438e3 fix(win_functions): syntax
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e602f17e3d fix(win_function): handle other language
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#30195`_ : (`Vaelatern`_ ) Add Void Linux support in Salt (refs: `#31262`_ , `#38326`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38326`_ : (`yopito`_ ) fix runit init support (grain init) in 2016.11
@ *2016-12-18 12:07:25 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#31262`_ : (`Vaelatern`_ ) Add support for Void Linux (refs: `#38326`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 54a2bb95de Merge pull request `#38326`_ from yopito/fix-runit-init-support
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 25b91bb686 fix detection of runit as init system (grain init)
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38322`_ : (`rallytime`_ ) Add azurearm module to doc index
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38305`_ : (`dereckson`_ ) Avoid normalization call for normalized mode value
@ *2016-12-16 17:31:25 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1e4f299e7d Merge pull request `#38305`_ from dereckson/fix-mode-extraneous-normalization
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 573ac3565e Avoid normalization call for normalized mode value
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38291`_ : (`terminalmage`_ ) Improve documentation for archive.extracted in 2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#37966`_ : (`Cybolic`_ ) salt-cloud EC2 instance can't be initiated (refs: `#37967`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38298`_ : (`rallytime`_ ) Back-port `#37967`_ to 2016.11
@ *2016-12-16 15:20:04 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#37967`_ : (`Cybolic`_ ) Fixed faulty logic preventing instance initialisation. (refs: `#38298`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3cf0135d50 Merge pull request `#38298`_ from rallytime/bp-37967
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 42d367f39d Fixed faulty logic preventing instance initialisation.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38070`_ : (`ezh`_ ) [2016.11.0] Salt-cloud throws UnicodeDecodeError exception (refs: `#38076`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38076`_ : (`ezh`_ ) Fix decoding of broken string from remote sources
@ *2016-12-15 19:05:25 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* f4f0036f30 Merge pull request `#38076`_ from doublescoring/fix-2016.11-38070
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 70c8db5489 Fix decoding of broken string from remote sources
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38278`_ : (`rallytime`_ ) Back-port `#38207`_ to 2016.11
@ *2016-12-15 18:09:27 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38207`_ : (`tsaridas`_ ) remove empty strings from list but not ones with one empty space char (refs: `#38278`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38188`_ : (`tsaridas`_ ) fix for push_dir in different OS (refs: `#38203`_ , `#38207`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 2ccab22c19 Merge pull request `#38278`_ from rallytime/bp-38207
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 5e8bf571d8 python3 compatibility and fix pylint
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e0df047000 remove empty strings from list but not ones with one empty space char
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38277`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-15 18:09:10 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a748e842a8 Merge pull request `#38277`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 49a3355915 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* fc9e1dff35 Merge pull request `#38248`_ from meaksh/salt-api-successfully-close-child-processes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ee6eae9855 Successfully exit of salt-api child processes when SIGTERM.
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 3c718ed35e Merge pull request `#38254`_ from terminalmage/check-pillarenv
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* fa9ad311c6 Also check if pillarenv is in opts
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6b9060c38f [2016.3] Bump latest release version to 2016.11.1 (`#38256`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38231`_ : (`tjuup`_ ) Typo: salt-key deleteed (refs: `#38232`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38232`_ : (`rallytime`_ ) Strip final 'e' in key cmd to correct "deleteed" misspelling
@ *2016-12-15 10:38:49 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0af343e71f Merge pull request `#38232`_ from rallytime/fix-38231
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 26e1ee3650 Strip final 'e' in key cmd to correct "deleteed" misspelling
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38200`_ : (`sebw`_ ) selinux.mode doesn't return any output and doesn't persist (refs: `#38236`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38236`_ : (`gtmanfred`_ ) SELINUXTYPE should not be changed
@ *2016-12-15 10:37:06 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6c1ca9dae7 Merge pull request `#38236`_ from gtmanfred/2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* d1b070c894 clean up selinux unit test
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 96eabd4939 SELINUXTYPE should not be changed
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **ISSUE** `#38228`_ : (`vquiering`_ ) archive.extracted with options and user/group (refs: `#38262`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38262`_ : (`terminalmage`_ ) Fix archive.extracted when --strip or --strip-components is in the options
@ *2016-12-15 08:57:18 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* fd32dc3e9b Merge pull request `#38262`_ from terminalmage/issue38228
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6442f8a7b5 Add tests for --strip/--strip-components
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* c502e68f12 Detect --strip/--strip-components in tar options and handle properly
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e95770594d Add strip_components arg to archive.list
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38264`_ : (`mirceaulinic`_ ) Port `#37862`_ into 2016.11
@ *2016-12-15 08:51:20 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#37862`_ : (`mirceaulinic`_ ) [2016.11.1] Docstring fixes and new features for napalm_network (refs: `#38264`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* b232bd8ce8 Merge pull request `#38264`_ from cloudflare/PORT-37862
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 28bbb73151 Import from napalm_base instead of napalm
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 0a675afc40 Vice-versa docstring
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 09c50176e2 More docfix
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 215b8f38e2 Lint cleanup
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38260`_ : (`rallytime`_ ) Add 2016.11.2 release notes
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38257`_ : (`rallytime`_ ) [2016.11] Bump latest release version to 2016.11.1
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38233`_ : (`terminalmage`_ ) Correct an inaccurate warning when top_file_merging_strategy == merge_all
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38234`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-13 18:28:02 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* ba62fcf2ec Merge pull request `#38234`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 6a327d1367 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 004e46afe7 Merge pull request `#38198`_ from vutny/unit-tests-require-libcloud-boto3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a6098bac1a Remove note about SaltTesting installation, now it is in the requirements
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 004bff113e Add missing requirements for running unit tests: libcloud and boto3
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 9d497bc74c Merge pull request `#38213`_ from rallytime/skip-tls-test
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bdb807fc7c Skip test_cert_info tls unit test on pyOpenSSL upstream errors
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 203109dd17 Merge pull request `#38224`_ from whiteinge/cors-options-unauthed
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* de4d3227ab Allow CORS OPTIONS requests to be unauthenticated
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 721a5feccd Merge pull request `#38223`_ from whiteinge/salt-api-root_dirs
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* bfbf390c0e Add root_dir to salt-api file paths
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38205`_ : (`rallytime`_ ) [2016.11] Merge forward from 2016.3 to 2016.11
@ *2016-12-12 18:13:18 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7ead1ed336 Merge pull request `#38205`_ from rallytime/merge-2016.11
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e31f97cf71 Merge branch '2016.3' into '2016.11'
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 70f7d22ad6 Merge pull request `#38191`_ from terminalmage/issue38162
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 1ae543a98a Clarify the fact that git_pillar.update does not fast-forward
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 28171cbfc5 Merge pull request `#38194`_ from vutny/integration-test-requirements-doc
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* e9f419ff64 Document the requirements for running ZeroMQ-based integration tests
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* a4ef037ab1 Merge pull request `#38185`_ from rallytime/bp-38181
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 609f814454 Reset socket default timeout to None (fixes daemons_tests failures)
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38203`_ : (`rallytime`_ ) Back-port `#38188`_ to 2016.11
@ *2016-12-12 17:48:51 UTC*
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* **PR** `#38188`_ : (`tsaridas`_ ) fix for push_dir in different OS (refs: `#38203`_ , `#38207`_ )
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 669409d681 Merge pull request `#38203`_ from rallytime/bp-38188
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 50d3200b12 removing not needed join
2017-01-20 22:32:45 +00:00
2018-05-28 21:13:12 +00:00
* 7af708e1e7 fix for push_dir in different OS
2017-01-20 22:32:45 +00:00
.. _`#10`: https://github.com/saltstack/salt/issues/10
.. _`#19`: https://github.com/saltstack/salt/issues/19
.. _`#20`: https://github.com/saltstack/salt/issues/20
.. _`#30195`: https://github.com/saltstack/salt/issues/30195
.. _`#31262`: https://github.com/saltstack/salt/pull/31262
.. _`#33932`: https://github.com/saltstack/salt/issues/33932
.. _`#33933`: https://github.com/saltstack/salt/pull/33933
.. _`#34101`: https://github.com/saltstack/salt/issues/34101
.. _`#35390`: https://github.com/saltstack/salt/pull/35390
.. _`#36148`: https://github.com/saltstack/salt/issues/36148
.. _`#36204`: https://github.com/saltstack/salt/issues/36204
.. _`#37027`: https://github.com/saltstack/salt/issues/37027
.. _`#37333`: https://github.com/saltstack/salt/pull/37333
.. _`#37355`: https://github.com/saltstack/salt/issues/37355
.. _`#37358`: https://github.com/saltstack/salt/pull/37358
.. _`#37368`: https://github.com/saltstack/salt/pull/37368
.. _`#37862`: https://github.com/saltstack/salt/pull/37862
.. _`#37947`: https://github.com/saltstack/salt/pull/37947
.. _`#37948`: https://github.com/saltstack/salt/issues/37948
.. _`#37966`: https://github.com/saltstack/salt/issues/37966
.. _`#37967`: https://github.com/saltstack/salt/pull/37967
.. _`#37981`: https://github.com/saltstack/salt/issues/37981
.. _`#37982`: https://github.com/saltstack/salt/pull/37982
.. _`#37996`: https://github.com/saltstack/salt/issues/37996
.. _`#38048`: https://github.com/saltstack/salt/issues/38048
.. _`#38070`: https://github.com/saltstack/salt/issues/38070
.. _`#38071`: https://github.com/saltstack/salt/issues/38071
.. _`#38073`: https://github.com/saltstack/salt/pull/38073
.. _`#38076`: https://github.com/saltstack/salt/pull/38076
.. _`#38081`: https://github.com/saltstack/salt/issues/38081
.. _`#38106`: https://github.com/saltstack/salt/pull/38106
.. _`#38167`: https://github.com/saltstack/salt/pull/38167
.. _`#38183`: https://github.com/saltstack/salt/pull/38183
.. _`#38185`: https://github.com/saltstack/salt/pull/38185
.. _`#38188`: https://github.com/saltstack/salt/pull/38188
.. _`#38191`: https://github.com/saltstack/salt/pull/38191
.. _`#38194`: https://github.com/saltstack/salt/pull/38194
.. _`#38198`: https://github.com/saltstack/salt/pull/38198
.. _`#38200`: https://github.com/saltstack/salt/issues/38200
.. _`#38203`: https://github.com/saltstack/salt/pull/38203
.. _`#38205`: https://github.com/saltstack/salt/pull/38205
.. _`#38207`: https://github.com/saltstack/salt/pull/38207
.. _`#38212`: https://github.com/saltstack/salt/pull/38212
.. _`#38213`: https://github.com/saltstack/salt/pull/38213
.. _`#38216`: https://github.com/saltstack/salt/issues/38216
.. _`#38221`: https://github.com/saltstack/salt/pull/38221
.. _`#38223`: https://github.com/saltstack/salt/pull/38223
.. _`#38224`: https://github.com/saltstack/salt/pull/38224
.. _`#38228`: https://github.com/saltstack/salt/issues/38228
.. _`#38229`: https://github.com/saltstack/salt/pull/38229
.. _`#38231`: https://github.com/saltstack/salt/issues/38231
.. _`#38232`: https://github.com/saltstack/salt/pull/38232
.. _`#38233`: https://github.com/saltstack/salt/pull/38233
.. _`#38234`: https://github.com/saltstack/salt/pull/38234
.. _`#38236`: https://github.com/saltstack/salt/pull/38236
.. _`#38246`: https://github.com/saltstack/salt/issues/38246
.. _`#38247`: https://github.com/saltstack/salt/pull/38247
.. _`#38248`: https://github.com/saltstack/salt/pull/38248
.. _`#38251`: https://github.com/saltstack/salt/pull/38251
.. _`#38253`: https://github.com/saltstack/salt/issues/38253
.. _`#38254`: https://github.com/saltstack/salt/pull/38254
.. _`#38256`: https://github.com/saltstack/salt/pull/38256
.. _`#38257`: https://github.com/saltstack/salt/pull/38257
.. _`#38260`: https://github.com/saltstack/salt/pull/38260
.. _`#38262`: https://github.com/saltstack/salt/pull/38262
.. _`#38264`: https://github.com/saltstack/salt/pull/38264
.. _`#38277`: https://github.com/saltstack/salt/pull/38277
.. _`#38278`: https://github.com/saltstack/salt/pull/38278
.. _`#38279`: https://github.com/saltstack/salt/pull/38279
.. _`#38281`: https://github.com/saltstack/salt/pull/38281
.. _`#38285`: https://github.com/saltstack/salt/pull/38285
.. _`#38288`: https://github.com/saltstack/salt/pull/38288
.. _`#38291`: https://github.com/saltstack/salt/pull/38291
.. _`#38298`: https://github.com/saltstack/salt/pull/38298
.. _`#38305`: https://github.com/saltstack/salt/pull/38305
.. _`#38309`: https://github.com/saltstack/salt/pull/38309
.. _`#38312`: https://github.com/saltstack/salt/pull/38312
.. _`#38313`: https://github.com/saltstack/salt/pull/38313
.. _`#38320`: https://github.com/saltstack/salt/pull/38320
.. _`#38322`: https://github.com/saltstack/salt/pull/38322
.. _`#38323`: https://github.com/saltstack/salt/pull/38323
.. _`#38324`: https://github.com/saltstack/salt/pull/38324
.. _`#38325`: https://github.com/saltstack/salt/pull/38325
.. _`#38326`: https://github.com/saltstack/salt/pull/38326
.. _`#38333`: https://github.com/saltstack/salt/pull/38333
.. _`#38340`: https://github.com/saltstack/salt/pull/38340
.. _`#38342`: https://github.com/saltstack/salt/pull/38342
.. _`#38344`: https://github.com/saltstack/salt/pull/38344
.. _`#38348`: https://github.com/saltstack/salt/pull/38348
.. _`#38354`: https://github.com/saltstack/salt/pull/38354
.. _`#38358`: https://github.com/saltstack/salt/pull/38358
.. _`#38373`: https://github.com/saltstack/salt/pull/38373
.. _`#38374`: https://github.com/saltstack/salt/pull/38374
.. _`#38377`: https://github.com/saltstack/salt/pull/38377
.. _`#38382`: https://github.com/saltstack/salt/pull/38382
.. _`#38385`: https://github.com/saltstack/salt/pull/38385
.. _`#38388`: https://github.com/saltstack/salt/issues/38388
.. _`#38390`: https://github.com/saltstack/salt/pull/38390
.. _`#38398`: https://github.com/saltstack/salt/pull/38398
.. _`#38403`: https://github.com/saltstack/salt/pull/38403
.. _`#38406`: https://github.com/saltstack/salt/pull/38406
.. _`#38407`: https://github.com/saltstack/salt/pull/38407
.. _`#38412`: https://github.com/saltstack/salt/pull/38412
.. _`#38415`: https://github.com/saltstack/salt/pull/38415
.. _`#38417`: https://github.com/saltstack/salt/pull/38417
.. _`#38419`: https://github.com/saltstack/salt/pull/38419
.. _`#38421`: https://github.com/saltstack/salt/pull/38421
.. _`#38428`: https://github.com/saltstack/salt/pull/38428
.. _`#38434`: https://github.com/saltstack/salt/pull/38434
.. _`#38443`: https://github.com/saltstack/salt/issues/38443
.. _`#38444`: https://github.com/saltstack/salt/pull/38444
.. _`#38456`: https://github.com/saltstack/salt/pull/38456
.. _`#38457`: https://github.com/saltstack/salt/pull/38457
.. _`#38461`: https://github.com/saltstack/salt/pull/38461
.. _`#38462`: https://github.com/saltstack/salt/issues/38462
.. _`#38467`: https://github.com/saltstack/salt/pull/38467
.. _`#38471`: https://github.com/saltstack/salt/pull/38471
.. _`#38473`: https://github.com/saltstack/salt/pull/38473
.. _`#38474`: https://github.com/saltstack/salt/pull/38474
.. _`#38476`: https://github.com/saltstack/salt/pull/38476
.. _`#38485`: https://github.com/saltstack/salt/issues/38485
.. _`#38487`: https://github.com/saltstack/salt/pull/38487
.. _`#38491`: https://github.com/saltstack/salt/pull/38491
.. _`#38499`: https://github.com/saltstack/salt/pull/38499
.. _`#38501`: https://github.com/saltstack/salt/pull/38501
.. _`#38503`: https://github.com/saltstack/salt/pull/38503
.. _`#38509`: https://github.com/saltstack/salt/pull/38509
.. _`#38517`: https://github.com/saltstack/salt/issues/38517
.. _`#38518`: https://github.com/saltstack/salt/issues/38518
.. _`#38520`: https://github.com/saltstack/salt/pull/38520
.. _`#38521`: https://github.com/saltstack/salt/issues/38521
.. _`#38522`: https://github.com/saltstack/salt/pull/38522
.. _`#38524`: https://github.com/saltstack/salt/issues/38524
.. _`#38527`: https://github.com/saltstack/salt/pull/38527
.. _`#38528`: https://github.com/saltstack/salt/issues/38528
.. _`#38529`: https://github.com/saltstack/salt/pull/38529
.. _`#38531`: https://github.com/saltstack/salt/pull/38531
.. _`#38536`: https://github.com/saltstack/salt/pull/38536
.. _`#38539`: https://github.com/saltstack/salt/pull/38539
.. _`#38541`: https://github.com/saltstack/salt/pull/38541
.. _`#38542`: https://github.com/saltstack/salt/pull/38542
.. _`#38545`: https://github.com/saltstack/salt/pull/38545
.. _`#38549`: https://github.com/saltstack/salt/pull/38549
.. _`#38554`: https://github.com/saltstack/salt/pull/38554
.. _`#38560`: https://github.com/saltstack/salt/pull/38560
.. _`#38562`: https://github.com/saltstack/salt/pull/38562
.. _`#38567`: https://github.com/saltstack/salt/pull/38567
.. _`#38570`: https://github.com/saltstack/salt/pull/38570
.. _`#38577`: https://github.com/saltstack/salt/pull/38577
.. _`#38578`: https://github.com/saltstack/salt/pull/38578
.. _`#38584`: https://github.com/saltstack/salt/pull/38584
.. _`#38585`: https://github.com/saltstack/salt/pull/38585
.. _`#38587`: https://github.com/saltstack/salt/pull/38587
.. _`#38589`: https://github.com/saltstack/salt/pull/38589
.. _`#38595`: https://github.com/saltstack/salt/issues/38595
.. _`#38598`: https://github.com/saltstack/salt/pull/38598
.. _`#38599`: https://github.com/saltstack/salt/pull/38599
.. _`#38600`: https://github.com/saltstack/salt/pull/38600
.. _`#38601`: https://github.com/saltstack/salt/pull/38601
.. _`#38602`: https://github.com/saltstack/salt/pull/38602
.. _`#38610`: https://github.com/saltstack/salt/pull/38610
.. _`#38612`: https://github.com/saltstack/salt/pull/38612
.. _`#38615`: https://github.com/saltstack/salt/pull/38615
.. _`#38618`: https://github.com/saltstack/salt/pull/38618
.. _`#38619`: https://github.com/saltstack/salt/pull/38619
.. _`#38626`: https://github.com/saltstack/salt/pull/38626
.. _`#38627`: https://github.com/saltstack/salt/pull/38627
.. _`#38631`: https://github.com/saltstack/salt/issues/38631
.. _`#38635`: https://github.com/saltstack/salt/pull/38635
.. _`#38640`: https://github.com/saltstack/salt/pull/38640
.. _`#38645`: https://github.com/saltstack/salt/pull/38645
.. _`#38647`: https://github.com/saltstack/salt/pull/38647
.. _`#38649`: https://github.com/saltstack/salt/pull/38649
.. _`#38650`: https://github.com/saltstack/salt/pull/38650
.. _`#38651`: https://github.com/saltstack/salt/pull/38651
.. _`#38657`: https://github.com/saltstack/salt/pull/38657
.. _`#38659`: https://github.com/saltstack/salt/pull/38659
.. _`#38660`: https://github.com/saltstack/salt/pull/38660
.. _`#38661`: https://github.com/saltstack/salt/pull/38661
.. _`#38664`: https://github.com/saltstack/salt/pull/38664
.. _`#38667`: https://github.com/saltstack/salt/pull/38667
.. _`#38668`: https://github.com/saltstack/salt/pull/38668
.. _`#38669`: https://github.com/saltstack/salt/pull/38669
.. _`#38676`: https://github.com/saltstack/salt/pull/38676
.. _`#38677`: https://github.com/saltstack/salt/issues/38677
.. _`#38682`: https://github.com/saltstack/salt/pull/38682
.. _`#38684`: https://github.com/saltstack/salt/issues/38684
.. _`#38693`: https://github.com/saltstack/salt/pull/38693
.. _`#38695`: https://github.com/saltstack/salt/pull/38695
.. _`#38703`: https://github.com/saltstack/salt/pull/38703
.. _`#38707`: https://github.com/saltstack/salt/pull/38707
.. _`#38713`: https://github.com/saltstack/salt/pull/38713
.. _`#38718`: https://github.com/saltstack/salt/pull/38718
.. _`#38720`: https://github.com/saltstack/salt/pull/38720
.. _`#38723`: https://github.com/saltstack/salt/pull/38723
.. _`#38726`: https://github.com/saltstack/salt/pull/38726
.. _`#38729`: https://github.com/saltstack/salt/pull/38729
.. _`#38731`: https://github.com/saltstack/salt/pull/38731
.. _`#38735`: https://github.com/saltstack/salt/pull/38735
.. _`#38739`: https://github.com/saltstack/salt/pull/38739
.. _`#38743`: https://github.com/saltstack/salt/pull/38743
.. _`#38749`: https://github.com/saltstack/salt/pull/38749
.. _`#38759`: https://github.com/saltstack/salt/pull/38759
.. _`#38774`: https://github.com/saltstack/salt/pull/38774
.. _`#38775`: https://github.com/saltstack/salt/issues/38775
.. _`#38778`: https://github.com/saltstack/salt/pull/38778
.. _`#38787`: https://github.com/saltstack/salt/pull/38787
.. _`#38789`: https://github.com/saltstack/salt/pull/38789
.. _`#38790`: https://github.com/saltstack/salt/pull/38790
.. _`#38792`: https://github.com/saltstack/salt/pull/38792
.. _`#38796`: https://github.com/saltstack/salt/pull/38796
.. _`#38799`: https://github.com/saltstack/salt/pull/38799
.. _`#38807`: https://github.com/saltstack/salt/pull/38807
.. _`#38808`: https://github.com/saltstack/salt/pull/38808
.. _`#38809`: https://github.com/saltstack/salt/pull/38809
.. _`#38810`: https://github.com/saltstack/salt/pull/38810
.. _`#38811`: https://github.com/saltstack/salt/pull/38811
.. _`#38812`: https://github.com/saltstack/salt/pull/38812
.. _`#38813`: https://github.com/saltstack/salt/pull/38813
.. _`#38815`: https://github.com/saltstack/salt/pull/38815
.. _`#38819`: https://github.com/saltstack/salt/pull/38819
.. _`#38832`: https://github.com/saltstack/salt/pull/38832
2018-05-28 21:13:12 +00:00
.. _`#38848`: https://github.com/saltstack/salt/pull/38848
.. _`#38850`: https://github.com/saltstack/salt/pull/38850
.. _`#38859`: https://github.com/saltstack/salt/pull/38859
.. _`Ch3LL`: https://github.com/Ch3LL
.. _`Cybolic`: https://github.com/Cybolic
.. _`DmitryKuzmenko`: https://github.com/DmitryKuzmenko
.. _`MorphBonehunter`: https://github.com/MorphBonehunter
.. _`UtahDave`: https://github.com/UtahDave
.. _`Vaelatern`: https://github.com/Vaelatern
.. _`alex-zel`: https://github.com/alex-zel
.. _`alxwr`: https://github.com/alxwr
.. _`amendlik`: https://github.com/amendlik
.. _`anlutro`: https://github.com/anlutro
.. _`aosagie`: https://github.com/aosagie
.. _`basdusee`: https://github.com/basdusee
.. _`bbinet`: https://github.com/bbinet
.. _`benediktwerner`: https://github.com/benediktwerner
.. _`cachedout`: https://github.com/cachedout
.. _`charburns`: https://github.com/charburns
.. _`clinta`: https://github.com/clinta
.. _`cro`: https://github.com/cro
.. _`dereckson`: https://github.com/dereckson
.. _`disaster123`: https://github.com/disaster123
.. _`djacobs2016`: https://github.com/djacobs2016
.. _`doitian`: https://github.com/doitian
.. _`ewapptus`: https://github.com/ewapptus
.. _`ezh`: https://github.com/ezh
.. _`folti`: https://github.com/folti
.. _`g-shockfx`: https://github.com/g-shockfx
.. _`gmacon`: https://github.com/gmacon
.. _`gqgunhed`: https://github.com/gqgunhed
.. _`gtmanfred`: https://github.com/gtmanfred
.. _`haraldrudell`: https://github.com/haraldrudell
.. _`kkoppel`: https://github.com/kkoppel
.. _`lorengordon`: https://github.com/lorengordon
.. _`luochun-95`: https://github.com/luochun-95
.. _`martintamare`: https://github.com/martintamare
.. _`mcalmer`: https://github.com/mcalmer
.. _`meaksh`: https://github.com/meaksh
.. _`mirceaulinic`: https://github.com/mirceaulinic
.. _`mostafahussein`: https://github.com/mostafahussein
.. _`mvdwalle`: https://github.com/mvdwalle
.. _`pgrishin`: https://github.com/pgrishin
.. _`rallytime`: https://github.com/rallytime
.. _`rbjorklin`: https://github.com/rbjorklin
.. _`rukender`: https://github.com/rukender
.. _`scthi`: https://github.com/scthi
.. _`sebw`: https://github.com/sebw
.. _`sjorge`: https://github.com/sjorge
.. _`stanvarlamov`: https://github.com/stanvarlamov
.. _`stefan-as`: https://github.com/stefan-as
.. _`tazaki`: https://github.com/tazaki
.. _`techhat`: https://github.com/techhat
.. _`terminalmage`: https://github.com/terminalmage
.. _`tjuup`: https://github.com/tjuup
.. _`tsaridas`: https://github.com/tsaridas
.. _`twangboy`: https://github.com/twangboy
.. _`vladvasiliu`: https://github.com/vladvasiliu
.. _`vquiering`: https://github.com/vquiering
.. _`vutny`: https://github.com/vutny
.. _`wasabi222`: https://github.com/wasabi222
.. _`windoverwater`: https://github.com/windoverwater
.. _`wolfpackmars2`: https://github.com/wolfpackmars2
.. _`yhekma`: https://github.com/yhekma
.. _`yopito`: https://github.com/yopito
.. _`yue9944882`: https://github.com/yue9944882