module-apt/templates/sources.list.erb
david f0c91f753a modularised apt
git-svn-id: http://club.black.co.at:82/svn/manifests/trunk@58 f03ff2f1-f02d-0410-970d-b9634babeaa1
2007-06-25 09:50:19 +00:00

14 lines
394 B
Text

# This file is brought to you by puppet
# basic <%= dv %>
deb http://ftp.at.debian.org/debian <%= dv %> main
# security suppport
deb http://security.debian.org/ <%= dv %>/updates main
# local packages
#deb http://puppetmaster:81/ /
# additional packages, see preferences
#deb http://ftp.at.debian.org/debian sid main
# backports
deb http://www.backports.org/debian/ <%= dv %>-backports main