Remove file committed in the wrong place in commit 5715c43a
[mirror/dsa-puppet.git] / buildd.conf
diff --git a/buildd.conf b/buildd.conf
deleted file mode 100644 (file)
index 5b1c470..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-$nice_level = 0;
-$should_build_msgs = 0;
-$log_queued_messages = 1;
-
-$upload_queues = [
-        {
-                dupload_local_queue_dir => "upload",
-                dupload_archive_name => "rsync-ftp-master",
-        },
-        {
-                dupload_local_queue_dir => "upload-security",
-                dupload_archive_name => "security",
-        }
-];
-
-1;