openstack-ansible-lxc_hosts/templates
Logan V 1871fbec7b Fix lxc-system-manage ipv6 setup
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
2018-04-01 22:42:19 -05:00
..
meta-data Use local container meta-data 2018-03-19 15:07:26 +00:00
prep-scripts Correct image prep for minimal containers 2018-03-23 04:45:06 +00:00
irqbalance.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-dnsmasq-systemd-init.j2 Add ExecStartPre command to lxc-dnsmasq service unit 2017-11-10 16:13:54 -06:00
lxc-image-fetch-url.py.j2 Convert lxc_hosts role to use simple download URL 2018-03-21 23:52:53 +00:00
lxc-net-bridge.cfg.j2 Use handlers to restart services and move dnsmasq to a unit file 2017-11-01 15:19:22 -05:00
lxc-net-redhat-bridge.cfg.j2 Allow NetworkManager to work (if present) 2018-01-08 09:22:51 -06:00
lxc-net-suse-bridge.cfg.j2 Stop trying to set MTU on LXC bridge interface 2017-10-19 15:58:51 -04:00
lxc-net-suse-routes.cfg.j2 Fix container bridge networking on SUSE 2017-05-08 11:24:12 +01:00
lxc-net-suseredhat-postdown.cfg.j2 Fix lxc_net configuration for CentOS/SUSE 2017-09-12 15:39:09 -06:00
lxc-openstack.apparmor.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-openstack.conf.j2 Cleanup the host prep role & remove redundant tasks 2018-02-28 08:34:15 -06:00
lxc-system-manage.j2 Fix lxc-system-manage ipv6 setup 2018-04-01 22:42:19 -05:00
lxc.default.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
sudoers.j2 Remove requiretty for sudo on centos base image. 2016-09-15 20:18:56 +00:00
systemd-machined.service.j2 tasks: Set systemd installation prefix 2017-04-25 14:56:33 +01:00
systemd-proxy-unit.conf.j2 Download LXC image with async via aria2 2017-08-15 12:34:26 +00:00