From a8916e36b96dcf8420ea8eb49b693095976d0b89 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 4 Feb 2022 16:11:59 -0500 Subject: [PATCH] Updated How To Guides (markdown) --- How-To-Guides.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/How-To-Guides.md b/How-To-Guides.md index 771c124..77e5661 100644 --- a/How-To-Guides.md +++ b/How-To-Guides.md @@ -1,4 +1,8 @@ ### Authentication * [Integrating Okta SSO with NetBox](https://www.oasys.net/posts/okta-sso-with-netbox/) by [Jason Lavoie](https://github.com/oasys) -* [Netbox Active Directory/LDAP Integration](https://www.thierolf.org/blog/2021/netbox-active-directoryldap-integration/) by [Stefan Thierolf](https://github.com/sthierolf) \ No newline at end of file +* [Netbox Active Directory/LDAP Integration](https://www.thierolf.org/blog/2021/netbox-active-directoryldap-integration/) by [Stefan Thierolf](https://github.com/sthierolf) + +### NAPALM Integation + +* [NetBox NAPALM automation with bastion host](https://www.oasys.net/posts/netbox-napalm-automation-with-bastion-host/) by [Jason Lavoie](https://github.com/oasys) \ No newline at end of file