Role lxc_hosts for OpenStack-Ansible
1871fbec7b
When the lxc-dnsmasq service is restarted while ipv6 is active, it will always fail to restart because the ip -6 addr add command fails due to the address already existing on the interface. ex. Apr 01 22:39:48 lsn-mc1009 systemd[1]: Starting lxc dnsmasq service... Apr 01 22:39:48 lsn-mc1009 lxc-system-manage[19134]: Creating LXC IPtables rules. Apr 01 22:39:48 lsn-mc1009 lxc-system-manage[19134]: RTNETLINK answers: File exists Apr 01 22:39:48 lsn-mc1009 systemd[1]: lxc-dnsmasq.service: Control process exited, code=exited status=2 Apr 01 22:39:48 lsn-mc1009 systemd[1]: Failed to start lxc dnsmasq service. Apr 01 22:39:48 lsn-mc1009 systemd[1]: lxc-dnsmasq.service: Unit entered failed state. Apr 01 22:39:48 lsn-mc1009 systemd[1]: lxc-dnsmasq.service: Failed with result 'exit-code'. Apr 01 22:39:50 lsn-mc1009 systemd[1]: lxc-dnsmasq.service: Service hold-off time over, scheduling restart. Change-Id: Ia3ebaf2125a00c4031f50bf03b60dd5659f9d660 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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
- The project home is at: