mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #43795 from sdodsley/releasenotes
Update Oxygen Release notes with new grains and module
This commit is contained in:
commit
a7775c7ca3
2 changed files with 16 additions and 0 deletions
|
@ -46,6 +46,21 @@ noon PST so the Stormpath external authentication module has been removed.
|
|||
|
||||
https://stormpath.com/oktaplusstormpath
|
||||
|
||||
New Grains
|
||||
----------
|
||||
|
||||
New core grains have been added to expose any storage inititator setting.
|
||||
|
||||
The new grains added are:
|
||||
|
||||
* ``fc_wwn``: Show all fibre channel world wide port names for a host
|
||||
* ``iscsi_iqn``: Show the iSCSI IQN name for a host
|
||||
|
||||
New Modules
|
||||
-----------
|
||||
|
||||
- :mod:`salt.modules.purefa <salt.modules.purefa>`
|
||||
|
||||
New NaCl Renderer
|
||||
-----------------
|
||||
|
||||
|
|
|
@ -31,6 +31,7 @@ Installation Prerequisites
|
|||
three methods.
|
||||
|
||||
1) From the minion config
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
pure_tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue