summaryrefslogtreecommitdiffstats
path: root/dnbd3-server.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'dnbd3-server.conf.example')
-rw-r--r--dnbd3-server.conf.example25
1 files changed, 25 insertions, 0 deletions
diff --git a/dnbd3-server.conf.example b/dnbd3-server.conf.example
new file mode 100644
index 0000000..0169bc2
--- /dev/null
+++ b/dnbd3-server.conf.example
@@ -0,0 +1,25 @@
+# This is a sample configuration file for dnbd3-server
+
+[Ubuntu 10.04]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.04.3-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220
+vid=1
+rid=3
+
+[Ubuntu 10.10]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-10.10-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220
+vid=2
+rid=1
+
+[Ubuntu 11.04]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.04-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220
+vid=3
+rid=1
+
+[Ubuntu 11.10]
+file=/home/jjl/Data/ISOs/Ubuntu/ubuntu-11.10-desktop-i386.iso
+servers=132.230.4.29;132.230.4.220
+vid=4
+rid=1