diff options
| author | jandob | 2015-11-26 18:10:55 +0100 |
|---|---|---|
| committer | jandob | 2015-11-26 18:10:55 +0100 |
| commit | 355d4074ba41504550e5e8568a9ab6db00ea07cb (patch) | |
| tree | a89b3c54237459106aae6da6dae2bb06c729085c /dev-tools/example-openslx.config | |
| parent | add documentation (diff) | |
| parent | Many ubuntu specific fixes. (diff) | |
| download | systemd-init-355d4074ba41504550e5e8568a9ab6db00ea07cb.tar.gz systemd-init-355d4074ba41504550e5e8568a9ab6db00ea07cb.tar.xz systemd-init-355d4074ba41504550e5e8568a9ab6db00ea07cb.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/systemd-init
Diffstat (limited to 'dev-tools/example-openslx.config')
| -rw-r--r-- | dev-tools/example-openslx.config | 2 |
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. |
