Skip to content

r-2st/JunOS-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JunOS-Templates

Repo for playing with JunOS based configuration files to be templated with Jinja2

Setup

sudo pip install -r requirements.txt

Run

python junos_template_gen.py

Tree

JunOS-Templates
├── README.md
├── junos_config_gen.py
├── requirements.txt
└── templates
    ├── base_config.txt
    ├── snmp.j2
    └── variables.yaml

About

Repo to keep track of my progress learning Jinja2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages