]> git.proxmox.com Git - mirror_lxc.git/commitdiff
templates: bump compat level to 5
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 27 Feb 2018 00:28:45 +0000 (01:28 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 28 Feb 2018 09:05:34 +0000 (10:05 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
templates/lxc-download.in
templates/lxc-local.in

index 5f3fe638a57bcdae00bdba4c8a6fcbdb86b375d9..b0d5c6a1b9842a015ded0e9f49784d07d9fd7075 100644 (file)
@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
 # Defaults
 DOWNLOAD_ARCH=
 DOWNLOAD_BUILD=
-DOWNLOAD_COMPAT_LEVEL=4
+DOWNLOAD_COMPAT_LEVEL=5
 DOWNLOAD_DIST=
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"
index 6c6caf814f2b35dcbf4058af9c10d4fc98252b92..baea28043252f2e2cfe627bc72f657cbf09cdd47 100644 (file)
@@ -30,7 +30,7 @@ LXC_PATH=
 LXC_ROOTFS=
 LXC_CONFIG=
 MODE="system"
-COMPAT_LEVEL=4
+COMPAT_LEVEL=5
 
 # Make sure the usual locations are in PATH
 export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin