mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add note about patched windows packages
This commit is contained in:
parent
8dbb93851d
commit
96517d1355
1 changed files with 10 additions and 0 deletions
|
@ -945,3 +945,13 @@ The ``glusterfs`` state had the following function removed:
|
|||
The ``openvswitch_port`` state had the following change:
|
||||
|
||||
- The ``type`` option was removed from the ``present`` function. Please use ``tunnel_type`` instead.
|
||||
|
||||
Build Notes
|
||||
===========
|
||||
|
||||
Windows Installer Packages
|
||||
--------------------------
|
||||
|
||||
Windows Installer packages have been patched with the following PR: 42347_
|
||||
|
||||
.. _42347: https://github.com/saltstack/salt/pull/42347
|
||||
|
|
Loading…
Add table
Reference in a new issue