]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-download: Bump compat level to 4 1438/head
authorStéphane Graber <stgraber@ubuntu.com>
Sun, 19 Feb 2017 20:17:39 +0000 (15:17 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 19 Feb 2017 20:17:39 +0000 (15:17 -0500)
For templates introduced after LXC 2.0 was released.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-download.in

index e0ffdb263996aeb199f4069e22573a3b96728cc8..e749473781c239bbe7df68c7a4f651bf2db1441d 100644 (file)
@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
 # Defaults
 DOWNLOAD_ARCH=
 DOWNLOAD_BUILD=
-DOWNLOAD_COMPAT_LEVEL=3
+DOWNLOAD_COMPAT_LEVEL=4
 DOWNLOAD_DIST=
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"