]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/site/templates/aptrepo.erb
a826fa276804f7ca54d7dabb1a9dc4bb2cbe286d
[dsa-puppet.git] / modules / site / templates / aptrepo.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     <%= scope.lookupvar('url') %>   <%= scope.lookupvar('suite') %> <%= scope.lookupvar('components').to_a.join(' ') %>