openstack-ansible-lxc_hosts/templates/lxc-openstack.conf.j2
Kevin Carter bf143155f4
Cleanup the host prep role & remove redundant tasks
The LXC-Container-Create role now has the ability to setup all of the
network interfaces using systemd-networkd. Those changes give us a
uniform interface to consume when we create containers and free's the
roles from having to care about specific container interface config.
This change removes our now redundant tasks.

This also ensures "dbus" is available in the base contianer image
which was simply added for consistency.

Change-Id: I9278b1f73e1e0fdf98ab5fbe016a77aeb3f75be2
Depends-On: I5d3ddcfa11d575648a69a04f2fb30236c2c89da3
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-28 08:34:15 -06:00

7 lines
106 B
Django/Jinja

# {{ ansible_managed }}
lxc.start.auto = 1
lxc.start.delay = 15
lxc.group = onboot
lxc.group = openstack