summaryrefslogtreecommitdiffstats
path: root/packager/openslx.config
diff options
context:
space:
mode:
Diffstat (limited to 'packager/openslx.config')
-rw-r--r--packager/openslx.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/packager/openslx.config b/packager/openslx.config
index a02a608b..9c94226d 100644
--- a/packager/openslx.config
+++ b/packager/openslx.config
@@ -2,7 +2,7 @@
DEFAULT_RSYNC_OPTS="-e ssh -c arcfour -oStrictHostKeyChecking=no"
# default size for the qcow2-container (the one containing diffs)
-DEFAULT_QCOW_SIZE="25G"
+DEFAULT_CONTAINER_SIZE="25G"
# default filesystem type for the qcow2-container
-DEFAULT_QCOW_FS="ext4"
+DEFAULT_CONTAINER_FILESYSTEM="xfs"