Skip to content

Anandaraj-Maharajan/sonic-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SONiC Custom Minigraphs

Description

This repo is used to generate & deploy custom minigraph configurations for devices running SONiC

Usage

ansible-playbook generate_config.yml -e topology=t1/t1-lag -e platform=Z9100 ansible-playbook deploy.yml -i hosts

Ansible folder tree

sonic-demo

deploy.yml

generate_config.yml

.gitlab-ci.yml

minigraph

	T0-2.xml

	T1-2.xml

	T0-1.xml

	T1-1.xml

README.md

roles

	clos

		templates

			minigraph.j2

			device.j2

			png.j2

			meta.j2

			cpg.j2

			dpg.j2

		vars

			32portlayout.yml

			64portlayout.yml

			main.yml

		tasks

			main.yml
group_vars

	S6100.yml

	Z9100.yml

hosts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages