openstack-ansible-lxc_hosts/templates
Jimmy McCrory 158d035b92 Make corrections to LXC bridge template file
This change adjusts a few of the modifications made to the
lxc-net-bridge.cfg.j2 template file in change
I3c8225124a5f18db81259e1d52d0168ef52c3c17.

The minus signs have been removed from if and endif blocks so that
whitespace is kept intact between sections. The ordering of post-up and
post-down commands has also been changed so that iptables rules are
created before the dnsmasq service is started, as they were previously.

The default value of lxc_net_gateway has also been changed to null so
that it's evaluated as expected. Its current value, none, is evaluated
as a string.

A test has been added to compare the contents of the deployed lxc bridge
interface file with its expected contents.

Change-Id: I39d7b3f40de6ac691550c11d71bb6a182b3452f4
2016-03-05 11:41:31 -08:00
..
irqbalance.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-net-bridge.cfg.j2 Make corrections to LXC bridge template file 2016-03-05 11:41:31 -08:00
lxc-openstack.apparmor.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-openstack.conf.j2 Added to ability to set mtu for lxcbr0 2015-12-02 17:13:24 +01:00
lxc-resolve-base.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc-system-manage.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc.default.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
manual-init.override.j2 IRR for lxc_host 2015-11-03 04:22:57 -06:00
sources.list.j2 Set container apt sources to use a configured list of components 2016-02-12 14:32:01 +00:00