diff --git a/software/lxc/instance-lxc.cfg b/software/lxc/instance-lxc.cfg index 4779090e7c603268b7cc98be043f7b1e20bf3d62..a969a20ecac92aad3e4fc9ca6b44ec9473bb416a 100644 --- a/software/lxc/instance-lxc.cfg +++ b/software/lxc/instance-lxc.cfg @@ -32,7 +32,7 @@ wget-binary = ${wget:location}/bin/wget recipe = slapos.cookbook:template template = ${lxc-conf-in:location}/${lxc-conf-in:filename} output = $${rootdirectory:etc}/lxc.conf -bridge = +bridge = $${slap-connection:bridge-name} interface = lxc$${slap-network-information:network-interface} name = $${uuid:uuid} rootfs = $${rootfs:downloaded-file} diff --git a/software/lxc/software.cfg b/software/lxc/software.cfg index 84597f701a321b9b2db7e85a77050969b820d03a..93e40c4481b96a3460c3e4eb74e9fa0a5fb9c429 100644 --- a/software/lxc/software.cfg +++ b/software/lxc/software.cfg @@ -29,7 +29,7 @@ mode = 0644 [template-lxc] recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-lxc.cfg -md5sum = 24eadd1159b95040648abfec4c5f332e +md5sum = 7be7335c6d6d26a6e1f22717bba89769 output = ${buildout:directory}/template-lxc.cfg mode = 0644