Skip to content
This repository was archived by the owner on Oct 12, 2020. It is now read-only.

01. About this repository

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 shows the content of the Salt master VM.
Note: 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.
Note: The proxy configuration file is also in Salt master VM.

The directory minion_1 shows the content for minion_1 (VM Salt minion).
Note: 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 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.

Clone this wiki locally