Add versionadded notes

This commit is contained in:
Mircea Ulinic 2017-11-22 12:38:21 +00:00
parent 5e2d83264c
commit db1e2b5bc6
No known key found for this signature in database
GPG Key ID: 4286FAD4BACBB073

View File

@ -326,6 +326,8 @@ option on the Salt master.
``source_interface_name``
-------------------------
.. versionadded:: Oxygen
The name of the interface to use when establishing the connection to the Master.
.. note::
@ -363,6 +365,8 @@ Configuration example:
``source_address``
------------------
.. versionadded:: Oxygen
The source IP address or the domain name to be used when connecting the Minion
to the Master.
See :conf_minion:`ipv6` for IPv6 connections to the Master.
@ -386,6 +390,8 @@ Configuration example:
``source_ret_port``
-------------------
.. versionadded:: Oxygen
The source port to be used when connecting the Minion to the Master ret server.
.. warning::
@ -407,6 +413,8 @@ Configuration example:
``source_publish_port``
-----------------------
.. versionadded:: Oxygen
The source port to be used when connecting the Minion to the Master publish
server.