Commit 2d1111a4 authored by Antoine Catton's avatar Antoine Catton

Update lxc software release

parent a38e0968
......@@ -60,7 +60,7 @@ archive = true
recipe = slapos.cookbook:template
template = ${lxc-conf-in:location}/${lxc-conf-in:filename}
output = $${rootdirectory:etc}/lxc.conf
bridge = $${slap-connection:bridge-name}
bridge = !!BRIDGE_NAME!!
interface = lxc$${slap-network-information:network-interface}
name = $${uuid:uuid}
rootfs = $${rootfs:downloaded-file}
......
......@@ -36,7 +36,7 @@ mode = 0644
[template-lxc]
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance-lxc.cfg
md5sum = 93791cb9eb71236c94273167d9b7df33
md5sum = 27b9c3a9013beda84b336ea603e306bf
output = ${buildout:directory}/template-lxc.cfg
mode = 0644
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment