From 2779f0616e3f1b79db27a2a135d84aad5b13775d Mon Sep 17 00:00:00 2001 From: Felipe Vicens Date: Sat, 13 Jun 2020 11:01:51 +0200 Subject: [PATCH] Changing lxd storage backend to btrfs Bug #1096 Changing the juju version to 2.7.6 Change-Id: I8b90bc69d7ef830767acce9d6c778a92fe9f73a6 Signed-off-by: Felipe Vicens --- installers/lxd-preseed.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/lxd-preseed.conf b/installers/lxd-preseed.conf index 82ed8dc4..15a9594d 100644 --- a/installers/lxd-preseed.conf +++ b/installers/lxd-preseed.conf @@ -26,7 +26,7 @@ storage_pools: size: 100GB description: "" name: default - driver: zfs + driver: btrfs profiles: - config: {} description: "" -- 2.17.1