summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index 4c7c5a86..b657f8f5 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -8,9 +8,6 @@ SLX_DNBD3_SERVERS='10.1.1.1,10.1.1.2'
SLX_DNBD3_IMAGE='centos/centos-rootfs.qcow2'
# DNBD3 image revision to use.
SLX_DNBD3_RID='1'
-# Device name to which the read only image will be connected.
-# You probably don't need to change this, ever.
-SLX_DNBD3_DEVICE='/dev/dnbd0'
# Partition identifier for the system partition within the qcow2 rootfs image
# If empty the whole device will be used (no partition assumed).
# e.g. 'SLX_SYS' if built with git://git.openslx.org/openslx-ng/packer-templates
@@ -32,7 +29,7 @@ SLX_WRITABLE_DEVICE_IDENTIFIER='44'
# are calculated on the total device size. Lower and upper bounds can
# be set, these will be attributed in a first-come-first-serve manner
# (with respect to line order).
-# * Crypt would encrypt the device mapper device with a temporary key.
+# * Crypt would encrypt the device mapper device with a temporary key.
# 0 to disable (default), 1 to enable. Currently does not support persistent
# keys.
# Example of a more advanced partition config: