summaryrefslogtreecommitdiffstats
path: root/dnbd3-server.conf
diff options
context:
space:
mode:
authorJohann Latocha2012-02-16 14:14:41 +0100
committerJohann Latocha2012-02-16 14:14:41 +0100
commitda165852d21a48465dccd88e6c4216e27d37486e (patch)
tree88ef18fe48e905bab125c437abedfe55b6621060 /dnbd3-server.conf
parent[SERVER] Minor bug fixes (diff)
downloaddnbd3-da165852d21a48465dccd88e6c4216e27d37486e.tar.gz
dnbd3-da165852d21a48465dccd88e6c4216e27d37486e.tar.xz
dnbd3-da165852d21a48465dccd88e6c4216e27d37486e.zip
[BUILD] Don't overwrite existing config files
Diffstat (limited to 'dnbd3-server.conf')
-rw-r--r--dnbd3-server.conf25
1 files changed, 0 insertions, 25 deletions
diff --git a/dnbd3-server.conf b/dnbd3-server.conf
deleted file mode 100644
index 0169bc2..0000000
--- a/dnbd3-server.conf
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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