+# This file is brought to you by Puppet
+# all local modifications will be overwritten
+
APT::Get::Show-Upgraded true;
+# This file is brought to you by Puppet
+# all local modifications will be overwritten
+
DSelect::Clean auto;
+# This file is brought to you by Puppet
+# all local modifications will be overwritten
+
Package: *
Pin: release a=unstable
Pin-Priority: 1
+# This file is brought to you by Puppet
+# all local modifications will be overwritten
+
Acquire::http { Proxy "http://<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };
# This file is brought to you by puppet
+# all local modifications will be overwritten
# basic <%= lsbdistcodename %>
deb-src http://ftp.debian.org/debian/ <%= lsbdistcodename %> main contrib non-free
# This file is brought to you by puppet
+# all local modifications will be overwritten
# basic <%= lsbdistcodename %>
deb http://ftp.debian.org/debian/ <%= lsbdistcodename %> main contrib non-free
# This file is brought to you by puppet
+# all local modifications will be overwritten
<% if (lsbdistcodename == "sid" || lsbdistcodename == "unstable" || lsbdistcodename == "squeeze") -%>
# There are no backports for for <%= lsbdistcodename %>
# This file is brought to you by puppet
+# all local modifications will be overwritten
# backports
deb http://archive.ubuntu.com/ubuntu <%= lsbdistcodename %>-backports main universe multiverse restricted
# This file is brought to you by puppet
+# all local modifications will be overwritten
# basic <%= lsbdistcodename %>
deb-src http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %> main restricted universe multiverse
# This file is brought to you by puppet
+# all local modifications will be overwritten
# basic <%= lsbdistcodename %>
deb http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %> main restricted universe multiverse