Merge branch 'zobel-salsa'
[mirror/dsa-puppet.git] / modules / buildd / files / buildd.conf
index 8862c63..efac652 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 $admin_mail = 'buildd-porters@localhost';
 $nice_level = 0;
 $log_queued_messages = 1;
@@ -12,6 +17,6 @@ $upload_queues = [
         },
         {
                 dupload_local_queue_dir => "upload-security",
-                dupload_archive_name => "security",
+                dupload_archive_name => "rsync-security",
         }
 ];