Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orchestrator

Topology Orchestration using Ansible

Required stuff

pykwalify used to validate topology against scheme. Read more about pyKwalify

All required packages are in file requirements.txt Issue the command to install them:

pip install -r requirements.txt

Run

To execute the topology Vagrantfile creation (if method Vagrant in topo file choosen) run the python command with scheme and topologies files.

 $ python topo_spin_up.py ../yml/scheme.yaml ../yml/topo_3_nodes.yaml 
Topology validated
Vagrantfile created

About

Topology Orchestration using Ansible

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages