You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
This repository is about how to automate Junos with SaltStack.
It also shows how to do Event-Driven Junos automation using SaltStack.
What to find in this repository
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.