Skip to content

Project for provisioning OVS and OVN via Ansible playbook

Notifications You must be signed in to change notification settings

electrocucaracha/ovn-lab

Repository files navigation

OpenVSwitch & OVN

This project was created to validate the process to install Open vSwitch and Open Virtual Network through ansible playbooks as method to provision.

This is also helpful to quickly setup a lab described on the post of "A Primer on OVN"

Setup

This project uses Vagrant tool for provisioning Virtual Machines automatically. It's highly recommended to use the setup.sh script of the bootstrap-vagrant project for installing Vagrant dependencies and plugins required for its project. The script supports two Virtualization providers (Libvirt and VirtualBox).

$ curl -fsSL http://bit.ly/initVagrant | PROVIDER=libvirt bash

Once Vagrant is installed, it's possible to deploy the lab with the following instructions:

$ vagrant up && vagrant up installer

License

Apache-2.0

About

Project for provisioning OVS and OVN via Ansible playbook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages