summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
authortorben2015-11-20 16:20:50 +0100
committertorben2015-11-20 16:20:50 +0100
commit2ae2cb31c39558acca21993f22215af852164f5c (patch)
treeae3ae11064e227a0593b730191857c035b90f08d /dev-tools/example-openslx.config
parentFix. (diff)
downloadsystemd-init-2ae2cb31c39558acca21993f22215af852164f5c.tar.gz
systemd-init-2ae2cb31c39558acca21993f22215af852164f5c.tar.xz
systemd-init-2ae2cb31c39558acca21993f22215af852164f5c.zip
Adding new slx parameter.
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index ef36d228..ab7c2965 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -3,6 +3,7 @@ SLX_DNBD3_SERVERS='132.230.4.201'
SLX_DNBD3_RID='0'
SLX_DNBD3_DEVICE='/dev/dnbd0'
SLX_DNBD3_IMAGE='archLinux.vdi'
+SLX_SYSTEM_PARTITION_LABEL='system'
# TODO: Following parameter aren't supported yet.
SLX_VM_NFS='132.230.4.1:/mnt/lehrpools/dnbd3'