mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Update Carbon versionadded tags to 2016.11.0 in proxy/*
This commit is contained in:
parent
9d58360f16
commit
44dbe60184
@ -46,7 +46,7 @@ Supported devices:
|
||||
- Allied Telesys
|
||||
- Open vSwitch
|
||||
|
||||
.. versionadded:: Carbon
|
||||
.. versionadded:: 2016.11.0
|
||||
|
||||
:codeauthor: `Anthony Shaw <anthony.shaw@dimensiondata.com>`
|
||||
|
||||
|
@ -55,7 +55,7 @@ in `NAPALM Automation community`_.
|
||||
.. _`NAPALM Salt reference`: https://github.com/napalm-automation/napalm-salt
|
||||
.. _`NAPALM Automation community`: https://github.com/napalm-automation
|
||||
|
||||
.. versionadded: Carbon
|
||||
.. versionadded: 2016.11.0
|
||||
'''
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
@ -2,7 +2,7 @@
|
||||
'''
|
||||
Proxy Minion for Cisco NX OS Switches
|
||||
|
||||
.. versionadded: Carbon
|
||||
.. versionadded: 2016.11.0
|
||||
|
||||
The Cisco NX OS Proxy Minion uses the built in SSHConnection module in :mod:`salt.utils.vt_helper <salt.utils.vt_helper>`
|
||||
|
||||
@ -48,7 +48,7 @@ the :doc:`salt.modules.nxos</ref/modules/all/salt.modules.nxos>` execution modul
|
||||
|
||||
.. note::
|
||||
The option `proxy_merge_grains_in_module: True` is required to have the NXOS
|
||||
grains be available from the proxy minion, for the Carbon release. For
|
||||
grains be available from the proxy minion, for the 2016.11.0 release. For
|
||||
Nitrogen, the setting will be True by default.
|
||||
|
||||
.. note:
|
||||
|
Loading…
Reference in New Issue
Block a user