
This change adds a new role default option which will allow operators to omit the deployment of specific lxc bridge network config. This change is being implemented because, as an operator, I have a host setup specifically built for OpenStack which includes an interface config covering the lxc deployment. Currently when running a deployment the role will attempt to deploy a new interface file which at best conflicts with the host setup and at worst fails to run due to the interface being in a state unknown to OSA. The new config option `lxc_net_managed` is default **true** keeping the existing expectations, but when set to **false** the role will no longer deploy an interface file or attempt to bring up the interface using the distro tools. Signed-off-by: Kevin Carter <kevin@cloudnull.com> Change-Id: Icdf4a1f5ff98dc1b86c6a87ea4e606b7c74e1aac
Team and repository tags
OpenStack-Ansible LXC hosts
Ansible role that configures a host for running LXC containers.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-lxc_hosts/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-lxc_hosts/
- The project source code repository is located at:
- The project home is at:
- The bugs can be found at:
Description
Languages
Jinja
61.6%
Python
22.9%
Shell
15.3%
Roff
0.2%