From 9325c1867b80d3c087be7353c9229aa9e37ef1d5 Mon Sep 17 00:00:00 2001 From: Josh VanDeraa Date: Sun, 2 Jun 2024 22:49:46 -0500 Subject: [PATCH] Adds automation forum (#147) * Adds automation forum --------- Co-authored-by: Ken Celenza --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b6c6db..4cafb1f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure](https://github.com/sindresorhus/awesome#networking) and the discipline of Programming. This list was created to serve as a one-stop shop for information related to Network Automation. +- [Awesome Network Automation ](#awesome-network-automation-) - [Community](#community) - [Events / Meetup](#events--meetup) - [Training](#training) @@ -59,6 +60,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Ansible Google Groups](https://groups.google.com/forum/#!forum/ansible-project) - Ansible's mailing list and forum! - [IRC Ansible](https://docs.ansible.com/ansible/community.html#irc-channel) - Ansible IRC Channels. - [Chef Community](https://community.chef.io/) - The complete offical list of Chef Community resources. +- [Network Automation Forum](https://networkautomation.forum/) - A conference focused on Network Automation. - [Network to Code Slack](http://slack.networktocode.com) - The NTC Slack is a vendor and product agnostic home/pseudo-home to many popular Network Automation solution repositories, such as Nautobot, NAPALM, Netmiko, Nornir, NSoT, and so on. Over 17,000 members meet here to discuss topics related to Network Automation. - [Puppet Community](https://puppet.com/community/) - The complete offical list of Puppet Community resources. - [Salt Formulas](https://groups.google.com/forum/#!forum/salt-formulas) - The SaltStack formulas working group.