summaryrefslogtreecommitdiffstats
path: root/dev-tools/example-openslx.config
diff options
context:
space:
mode:
authortorben2015-11-26 18:07:49 +0100
committertorben2015-11-26 18:07:49 +0100
commit18c7a9ccc117597100c8e741bbd112cbda93d893 (patch)
tree1724785d37fd1728dba84e9843dbf850341ae03f /dev-tools/example-openslx.config
parentUbuntu fixes. (diff)
downloadsystemd-init-18c7a9ccc117597100c8e741bbd112cbda93d893.tar.gz
systemd-init-18c7a9ccc117597100c8e741bbd112cbda93d893.tar.xz
systemd-init-18c7a9ccc117597100c8e741bbd112cbda93d893.zip
Many ubuntu specific fixes.
Diffstat (limited to 'dev-tools/example-openslx.config')
-rw-r--r--dev-tools/example-openslx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tools/example-openslx.config b/dev-tools/example-openslx.config
index 393989ea..7b085740 100644
--- a/dev-tools/example-openslx.config
+++ b/dev-tools/example-openslx.config
@@ -2,7 +2,7 @@ SLX_CONFIGURATION_LOCATION='/opt/openslx/'
SLX_DNBD3_SERVERS='132.230.4.201,132.230.4.202,10.0.2.2'
SLX_DNBD3_RID='0'
SLX_DNBD3_DEVICE='/dev/dnbd0'
-SLX_DNBD3_IMAGE='archLinux.vdi'
+SLX_DNBD3_IMAGE='archLinux.vmdk'
SLX_SYSTEM_PARTITION_LABEL='system'
# TODO: Following parameter aren't supported yet.