From 520097c618d3e8f3049f04c60e62960a24816472 Mon Sep 17 00:00:00 2001 From: Mircea Ulinic Date: Sat, 16 Sep 2017 18:24:20 +0100 Subject: [PATCH] Correct header indent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ef000c..a32e0c8 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ A curated list of awesome about Network Automation - [Netscaler-Ansible](https://github.com/networktocode/netscaler-ansible) - Ansible Module to work with Netscalers - [NTC Ansible](https://github.com/networktocode/ntc-ansible) - Multi-vendor Ansible Modules for Network Automation - # Pre-written Salt States (Formulas) +## Pre-written Salt States (Formulas) - [napalm-install-formula](https://github.com/saltstack-formulas/napalm-install-formula) - Salt formula to simplify the installation of the necessary packages and system dependencies for NAPALM. - [napalm-ntp-formula](https://github.com/saltstack-formulas/napalm-ntp-formula) - Formula to manage the NTP configuration on network devices, following the OpenConfig system YANG model.