mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add release notes for cisco proxy minions added in Carbon
This commit is contained in:
parent
ee2275ad67
commit
3172e88700
1 changed files with 20 additions and 0 deletions
|
@ -299,6 +299,26 @@ In the current release, the following modules were included:
|
|||
- :mod:`SNMP configuration management state <salt.states.netsnmp>`
|
||||
- :mod:`Users management state <salt.states.netusers>`
|
||||
|
||||
Cisco NXOS Proxy Minion
|
||||
=======================
|
||||
|
||||
Beginning with 2016.11.0, there is a proxy minion that can be used to configure
|
||||
nxos cisco devices over ssh.
|
||||
|
||||
- :mod:`Proxy Minion <salt.proxy.nxos>`
|
||||
- :mod:`Execution Module <salt.modules.nxos>`
|
||||
- :mod:`State Module <salt.states.nxos>`
|
||||
|
||||
Cisco Network Services Orchestrator Proxy Minion
|
||||
================================================
|
||||
|
||||
Beginning with 2016.11.0, there is a proxy minion to use the Cisco Network
|
||||
Services Orchestrator as a proxy minion.
|
||||
|
||||
- :mod:`Proxy Minion <salt.proxy.cisconso>`
|
||||
- :mod:`Execution Module <salt.modules.cisconso>`
|
||||
- :mod:`State Module <salt.states.cisconso>`
|
||||
|
||||
Junos Module Changes
|
||||
====================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue