-
Notifications
You must be signed in to change notification settings - Fork 0
01. About this repository
This repository is about how to automate Junos with SaltStack.
It also shows how to do Event-Driven Junos automation using SaltStack.
The directory master shows the content of the Salt master VM.
This is the content of the Salt master VM from its root directory (i.e absolute path).
You need to copy these files and folders on the Salt master VM.
The proxy configuration file is also in the Salt master VM.
The directory minion_1 shows the content for minion_1 (VM Salt minion).
This is the content of the Salt minion VM from its root directory (i.e absolute path).
You need to copy this content on the Salt minion VM.
The file SaltStack_FAQs.pdf is a FAQ focused on Junos automation with SaltStack.
The file How_to_orchestrate_Ansible_using_SaltStack.pdf shows how to orchestrate Ansible using SaltStack.
Read the wiki.
It has all the steps detailed to quickly reproduce several demos.