lxc-download: Bump compat level to 4

For templates introduced after LXC 2.0 was released. Signed-off-by: 's avatarStéphane Graber <stgraber@ubuntu.com>
parent 5ae75b1d
...@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@" ...@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
# Defaults # Defaults
DOWNLOAD_ARCH= DOWNLOAD_ARCH=
DOWNLOAD_BUILD= DOWNLOAD_BUILD=
DOWNLOAD_COMPAT_LEVEL=3 DOWNLOAD_COMPAT_LEVEL=4
DOWNLOAD_DIST= DOWNLOAD_DIST=
DOWNLOAD_FLUSH_CACHE="false" DOWNLOAD_FLUSH_CACHE="false"
DOWNLOAD_FORCE_CACHE="false" DOWNLOAD_FORCE_CACHE="false"
......
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