Role lxc_hosts for OpenStack-Ansible
196807bbda
On systemd-based systems, lxc-net is started whenever lxc is started. This is because lxc-net is declared as a dependency of lxc. We currently mask the service on upstart systems. We are presently manually configuring the lxcbr0 on all systems, systemd-based systems included. This patch will mask the lxc-net.service to enable lxcbr0 to be brought up without error due to conflicting lxc-net.service. Closes-Bug: #1580766 Change-Id: I099cf638bbb8874ca45b815383de8588fecbe7b6 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack-Ansible LXC hosts
Ansible role that configures a host for running LXC containers.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-lxc_hosts
- The project home is at: