Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Sample lab topologies

You'll find Vagrantfile-s for several lab topologies in this directory:

  • VIRL - Ansible VM to use with VIRL. Includes several Cisco IOS VIRL topologies. See Using Ansible Playbooks with Cisco VIRL for details.
  • vSRX+VIRL - Ansible VM + Juniper vSRX to use with VIRL. Includes a Cisco IOS + Nexus OS VIRL topology.
  • EOS-Leaf-and-Spine - a full-leaf-and-spine topology with Arista vEOS and Ansible VM. The Vagrantfile in this directory uses YAML data file to specify lab topology.

The tools directory contains Vagrant-related tools

  • Vagrant2Inventory.py - create Ansible inventory file from Vagrant printout (see this article) for details