]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/buildd/templates/etc/apt/sources.list.d/buildd.list.erb
2c974713b3c72afc7cc84dee203ca77c6cfea508
[dsa-puppet.git] / modules / buildd / templates / etc / apt / sources.list.d / buildd.list.erb
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 deb https://buildd.debian.org/apt/ lenny main
7 <% if hostname == "alkman" -%>
8 deb https://buildd.debian.org/apt/ lenny-proposed main
9 <% end %>