From: David Garcia Date: Tue, 16 Jun 2020 07:58:27 +0000 (+0200) Subject: Change default size of storage pool to 15GB X-Git-Tag: v7.1.2~4 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F9091%2F3;p=osm%2Fdevops.git Change default size of storage pool to 15GB Change-Id: I80a6801cc25003c3f7d5783853d014c509189376 Signed-off-by: David Garcia --- diff --git a/installers/lxd-preseed.conf b/installers/lxd-preseed.conf index 82ed8dc4..21851d58 100644 --- a/installers/lxd-preseed.conf +++ b/installers/lxd-preseed.conf @@ -23,7 +23,7 @@ networks: type: "" storage_pools: - config: - size: 100GB + size: 15GB description: "" name: default driver: zfs