Add additional size to ROOT_SIZE to allow netflow data to be collected without
[bootmanager.git] / source / configuration
index b91e94e..5d98812 100644 (file)
@@ -4,7 +4,7 @@
 
 
 # the current version of the bootmanager
-VERSION=3.1.15
+VERSION=3.2
 
 
 # full url to which api server to contact
@@ -44,7 +44,7 @@ SUPPORT_FILE_DIR=/boot
 # this sets the size of the root logical volume,
 # after the root and swap has been created, remaining
 # goes to the vserver partition
-ROOT_SIZE=3G
+ROOT_SIZE=7G
 
 
 # override the swap size
@@ -61,7 +61,7 @@ MINIMUM_MEMORY=511000
 
 # minimum block disk size in GB to be added to lvm.
 # if any block devices are smaller than this, they are ignored.
-MINIMUM_DISK_SIZE=5
+MINIMUM_DISK_SIZE=17
 
 
 # total minimum disk size in GB if all usable disks are below this