af8fcb9c166d273c93fbfdcaa8197a0504b9f650
[mirror/dsa-puppet.git] / modules / debian-org / templates / etc / apt / sources.list.d / volatile.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 <% unless %w{lenny n/a}.include?(scope.lookupvar('::lsbdistcodename')) %>
7 deb     http://ftp.debian.org/debian    <%= lsbdistcodename %>-updates          main contrib non-free
8 <% end %>