]> err.no Git - dotfiles/commitdiff
Add varnish upload areas to dput
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 4 Jan 2011 09:59:30 +0000 (09:59 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 4 Jan 2011 09:59:30 +0000 (09:59 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1457 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

dput.cf

diff --git a/dput.cf b/dput.cf
index b9fb0a6c25e06b88705b0a902526f4699064d17a..b7863d49da158d091153b483fe7d0136cf0b73d2 100644 (file)
--- a/dput.cf
+++ b/dput.cf
@@ -47,9 +47,23 @@ fqdn = dhansak.collabora.co.uk
 incoming = /srv/packages.collabora.co.uk/www/debian/incoming/
 allow_unsigned_uploads = 0
 
-[yelp.redpill-linpro.com]
+[repo.varnish-software.com]
 method = scp
-fqdn = yelp.redpill-linpro.com
-incoming = /srv/deb/incoming/
+fqdn = repo.varnish-software.com
+incoming = /srv/repo.varnish-software.com/deb/incoming/
 allow_unsigned_uploads = 1
 
+[vss-karmic]
+fqdn = ppa.launchpad.net
+method = ftp
+incoming = ~varnish-software/sysadmin/ubuntu/karmic
+login = anonymous
+allow_unsigned_uploads = 0
+
+[vss-lucid]
+fqdn = ppa.launchpad.net
+method = ftp
+incoming = ~varnish-software/sysadmin/ubuntu/lucid
+login = anonymous
+allow_unsigned_uploads = 0
+