mirror of
https://github.com/networktocode/awesome-network-automation.git
synced 2024-10-01 01:26:13 -04:00
Add section about Clixon and Clixon Controller (#156)
* Added section about the Clixon NETCONF/YANG tools --------- Co-authored-by: Ken Celenza <ken@celenza.org>
This commit is contained in:
parent
65f691e2b2
commit
1415081c02
@ -25,6 +25,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
|
||||
- [Ansible](#ansible)
|
||||
- [Batfish](#batfish)
|
||||
- [Chef](#chef)
|
||||
- [Clixon](#clixon)
|
||||
- [Puppet](#puppet)
|
||||
- [Salt](#salt)
|
||||
- [StackStorm](#stackstorm)
|
||||
@ -252,6 +253,12 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
|
||||
|
||||
- [Using Chef Client with Cisco NX-OS](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_7x_chapter_01110.html) - Using Chef Client with Cisco NX-OS
|
||||
|
||||
## Clixon
|
||||
|
||||
- [Clixon Home Page](https://clicon.org) - Clixon home page with links to the different projects with code and documentation.
|
||||
- [Clixon Code](https://github.com/clicon/clixon) - Clixon provides an interactive CLI, NETCONF, and RESTCONF configuration interface for a YANG-based device.
|
||||
- [Clixon Controller Code](https://github.com/clicon/clixon-controller) - The Clixon controller is an open-source tool for network automation of devices based on NETCONF and YANG.
|
||||
|
||||
## Infrahub
|
||||
|
||||
- [Infrahub GitHub Repo](https://github.com/opsmill/infrahub) - Infrahub - A new approach to Infrastructure Management.
|
||||
|
Loading…
Reference in New Issue
Block a user