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 was archived by the owner on Oct 12, 2020. It is now read-only.
Khelil Sator edited this page Jun 29, 2017
·
36 revisions
What is this repository about?
This repository is about how to automate Junos with SaltStack.
It also covers how to do Event-Driven Junos automation using SaltStack.
What to find in this repository
The directory master at the root of this repository contains the files and folders to be copied in the VM Salt master.
Note: This is the absolute path of the Salt master VM (from root directory of the Salt master VM), not a relative path (i.e not a path starting from the current directory).
W: The path of installtion must be at the root of the system, not at your relaticve/ home directory.
The directory minion_1 at the root of the repository has the content for minion_1 (VM Salt minion).
The file SaltStack_FAQs.pdf at the root of the repository is a SlatStack FAQs focused on Junos automation.
How to use this repository
Read the wiki.
It has all the steps detailed to quickly reproduce the setup.