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 at the root of the repository has the content for the VM Salt master.
This content is the directory master is the absolute path (from root directory of the VM) of the Salt master, not relative path (i.e not a path starting from the current 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.

Clone this wiki locally