Add file headers for awareness of puppet presence

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
This commit is contained in:
Gabriel Filion 2010-10-25 01:13:44 -04:00
parent d97a49b7b2
commit 1b0bc41597
10 changed files with 18 additions and 0 deletions

View file

@ -1 +1,4 @@
# This file is brought to you by Puppet
# all local modifications will be overwritten
APT::Get::Show-Upgraded true;

View file

@ -1 +1,4 @@
# This file is brought to you by Puppet
# all local modifications will be overwritten
DSelect::Clean auto;

View file

@ -1,3 +1,6 @@
# This file is brought to you by Puppet
# all local modifications will be overwritten
Package: *
Pin: release a=unstable
Pin-Priority: 1

View file

@ -1 +1,4 @@
# 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 %>"; };

View file

@ -1,4 +1,5 @@
# 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

View file

@ -1,4 +1,5 @@
# 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

View file

@ -1,4 +1,5 @@
# 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 %>

View file

@ -1,4 +1,5 @@
# 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

View file

@ -1,4 +1,5 @@
# 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

View file

@ -1,4 +1,5 @@
# 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