openstack-ansible-lxc_hosts/tasks
Michael Gugino 196807bbda Mask lxc-net.service for systemd
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
2016-08-17 15:54:30 -04:00
..
lxc_cache_create.yml Implement base container for overlayfs-backed containers 2016-06-14 11:42:39 +00:00
lxc_cache_preparation.yml Improve LXC cache preparation process 2016-06-23 11:43:34 -05:00
lxc_cache.yml Implement primary and secondary keyserver usage for cache prep 2016-08-04 13:08:29 +00:00
lxc_dnsmasq_cleanup.yml IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc_install_apt.yml Add ability to change apt/yum package state 2016-08-02 07:49:46 +00:00
lxc_install_yum.yml Address Ansible bare variable usage 2016-06-14 18:34:04 +01:00
lxc_install.yml Optimise pip install tasks 2016-07-18 15:43:39 +01:00
lxc_kernel_tuning.yml Address Ansible bare variable usage 2016-06-14 18:34:04 +01:00
lxc_net.yml Mask lxc-net.service for systemd 2016-08-17 15:54:30 -04:00
lxc_post_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
main.yml Consistency for multi-os in the includes 2016-06-02 14:19:12 +01:00