openstack-ansible/etc/netplan
Dmitriy Rabotyagov 21dd4e6c5d Add ability to define bridge type for containers
This change allows to define `container_bridge_type` among provider_networks to
provide type of bridge being used (ie ovs).

Documentaion on usage will be provided in following patch.

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-lxc_container_create/+/837734
Change-Id: I4f65c13a7dd16a66b2b14ae545516533f5ec69e1
2022-06-08 08:10:36 +00:00
..
01-static.yml Add ability to define bridge type for containers 2022-06-08 08:10:36 +00:00
README.md Added Netplan examples for a Openstack Infrastructure node. 2020-11-17 16:57:56 +00:00

README.md

Ansible OpenStack Networking

📅 2020-10-21 :tags: openstack, cloud, ansible, networking, bond, netplan :category: *nix :author Per Abildgaard Toft per@minfejl.dk

This directory contains an example network configuration for Netplan which is the new network manager in Ubuntu. The files shoule be copied to /etc/netplan/ and applied with netplan apply. These files should cover most cases in terms of host setup though should NEVER be taken literally. These files should only serve as an example and WILL need to be edited to fit your unique network needs.

On-line Resources: