aboutsummaryrefslogtreecommitdiff
path: root/templates/Debian/sources.list.volatile.erb
blob: 4a0d9ab34f49e5a7a35b8b2eb936f1ca4219614a (plain)
1
2
3
4
5
6
7
8
# This file is managed by puppet
# all local modifications will be overwritten

<% if (lsbdistcodename == "sid" || lsbdistcodename == "unstable" || lsbdistcodename == "squeeze") -%>
# There are no backports for for <%= lsbdistcodename %>
<% else -%>
deb http://volatile.debian.org/debian-volatile <%= lsbdistcodename %>/volatile main contrib non-free 
<% end -%>