add puppet disclaimer
authorMartin Zobel-Helas <zobel@ftbfs.de>
Sun, 1 Mar 2009 12:45:24 +0000 (13:45 +0100)
committerMartin Zobel-Helas <zobel@ftbfs.de>
Sun, 1 Mar 2009 12:45:24 +0000 (13:45 +0100)
46 files changed:
files/etc/apt/apt.conf.d/local-recommends
files/etc/apt/sources.list.d/backports.org.list
files/etc/apt/sources.list.d/debian.org.list
files/etc/apt/sources.list.d/debian.restricted.list
files/etc/apt/sources.list.d/security.list
files/etc/apt/sources.list.d/volatile.list
files/etc/default/puppet
files/etc/puppet/puppet.conf
modules/exim/files/common/blacklist
modules/exim/files/common/callout_users
modules/exim/files/common/exim4.conf
modules/exim/files/common/grey_users
modules/exim/files/common/helo-check
modules/exim/files/common/locals
modules/exim/files/common/localusers
modules/exim/files/common/logrotate-exim4-base
modules/exim/files/common/logrotate-exim4-paniclog
modules/exim/files/common/rbllist
modules/exim/files/common/rcpthosts
modules/exim/files/common/rhsbllist
modules/exim/files/common/virtualdomains
modules/exim/files/common/whitelist
modules/exim/files/per-host/albeniz.debian.org/locals
modules/exim/files/per-host/ball.debian.org/local-settings.conf
modules/exim/files/per-host/ball.debian.org/locals
modules/exim/files/per-host/gluck.debian.org/rcpthosts
modules/exim/files/per-host/gluck.debian.org/virtualdomains
modules/exim/files/per-host/handel.debian.org/virtualdomains
modules/exim/files/per-host/klecker.debian.org/virtualdomains
modules/exim/files/per-host/malo.debian.org/locals
modules/exim/files/per-host/master.debian.org/locals
modules/exim/files/per-host/master.debian.org/virtualdomains
modules/exim/files/per-host/merkel.debian.org/virtualdomains
modules/exim/files/per-host/powell.debian.org/virtualdomains
modules/exim/files/per-host/raff.debian.org/virtualdomains
modules/exim/files/per-host/rem.debian.org/locals
modules/exim/files/per-host/ries.debian.org/virtualdomains
modules/exim/files/per-host/rietz.debian.org/submission-domains
modules/exim/files/per-host/rietz.debian.org/virtualdomains
modules/exim/files/per-host/saens.debian.org/locals
modules/exim/files/per-host/samosa.debian.org/virtualdomains
modules/exim/files/per-host/spohr.debian.org/virtualdomains
modules/exim/files/per-host/widor.debian.org/virtualdomains
modules/munin-node/files/common/munin-node.conf
modules/samhain/files/common/samhainrc
modules/samhain/files/per-host/handel.debian.org/samhainrc

index b2050b4..d80e89a 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 APT::Install-Recommends 0;
index f89a95f..ffdc6af 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb     http://debian.sil.at/backports.org/        lenny-backports main
index 7a0ab50..f0673c3 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb     http://db.debian.org/debian-admin          lenny            main
index bd43f34..666fce8 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb     http://db.debian.org/debian-admin          lenny-restricted non-free
index de5571d..d30cb4a 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb     http://security.us.debian.org/             lenny/updates    main
index b0c140c..fab100b 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb     http://volatile.debian.org/debian-volatile lenny/volatile   main
index 3dcfa06..de30d99 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # Defaults for puppet - sourced by /etc/init.d/puppet
 
 # Start puppet on boot?
index b3958e7..2336e2a 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 [main]
 logdir=/var/log/puppet
 vardir=/var/lib/puppet
index 100326c..ee536be 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 mailadmin@o2online.de
index 597793d..d3c4d8e 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 books
 cdvendors
 consultants
index bb18c40..8520137 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This is the main exim4 configuration file based on the 28.08.05 version by
 # ametzler
 # It is hand crafted, do not replace with anything generated by a config
index d4a36e9..a05cb68 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 abuse
 archvsync
 books
index 340fc4a..e4ea54b 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 *.localdomain
 *.google.com
 google.com
index e69de29..3e0ece1 100644 (file)
@@ -0,0 +1,5 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
index 105d3a2..e6bb304 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 admin
 backup
 bin
index b1b1137..2ffe94f 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 /var/log/exim4/mainlog /var/log/exim4/rejectlog {
        daily
        missingok
index 538efbe..349ff39 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 /var/log/exim4/paniclog {
        daily
        missingok
index 8fac9b7..97ccd3b 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 admin : list.dsbl.org : zen.spamhaus.org : dul.dnsbl.sorbs.net : dnsbl.ahbl.org : bl.spamcop.net
 books : list.dsbl.org : zen.spamhaus.org : dul.dnsbl.sorbs.net : dnsbl.ahbl.org : bl.spamcop.net
 cdvendors : list.dsbl.org : zen.spamhaus.org : dul.dnsbl.sorbs.net : dnsbl.ahbl.org : bl.spamcop.net
index e69de29..3e0ece1 100644 (file)
@@ -0,0 +1,5 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
index 8f15893..cecf0fb 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 admin : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain : rhsbl.ahbl.org/$sender_address_domain
 books : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain : rhsbl.ahbl.org/$sender_address_domain
 cdvendors : bogusmx.rfc-ignorant.org/$sender_address_domain : dsn.rfc-ignorant.org/$sender_address_domain : rhsbl.ahbl.org/$sender_address_domain
index f52e3a4..3c26706 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  virtualdomains - This is a list of all virtual domains. A virtual domain
 #           is much like a local domain, execpt that the delivery location
 #           and allowed set of users is controlled by a virtual domain
index 3289426..7474f1e 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 217.196.43.134
 *.debconf.org
 *.spi-inc.org
index e15635a..afb9f59 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 deb-alpha1.sanger.ac.uk
index 0792fc3..7b6b3f3 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 RESERVEDADDRS = 0.0.0.0/8 : 127.0.0.0/8 : 169.254.0.0/16 : \
                 172.16.0.0/12 : 192.0.0.0/17 : 192.168.0.0/16 : \
                 224.0.0.0/4 : 240.0.0.0/5 : 248.0.0.0/5
index b4ea9e8..ada5e60 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 ball.einval.com
index b3286ec..49df0e3 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  rcpthosts - recipient hosts or relay domains. This is a list of
 #           all hosts that we mail exchange for. All domains that list
 #           this host in their MX records should be listed here. Wildcards
index c9843ff..1cd39fd 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  virtualdomains - This is a list of all virtual domains. A virtual domain
 #           is much like a local domain, execpt that the delivery location
 #           and allowed set of users is controlled by a virtual domain
index 4f52ab2..41a7156 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index 2b545e1..5ce1a13 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  virtualdomains - This is a list of all virtual domains. A virtual domain
 #           is much like a local domain, execpt that the delivery location
 #           and allowed set of users is controlled by a virtual domain
index 6a7184e..5555de1 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 malo.debian.osuosl.org
index be2b985..108538c 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 master.debian.org
 debian.org
 debian.novare.net
index be88195..ed02ae6 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is 
 #  host: user=user group=group directory=dir
index d61fd47..49c099d 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  virtualdomains - This is a list of all virtual domains. A virtual domain
 #           is much like a local domain, execpt that the delivery location
 #           and allowed set of users is controlled by a virtual domain
index cd9c771..20413c0 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index 644f57f..e684e86 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index 27a352d..2fe93b0 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 rem.rfc822.org
index b98e047..c4e2802 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index 716bf5c..f17097d 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 bugs.debian.org
index 4ba1c2a..2cd091b 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index a27179b..b6f6013 100644 (file)
@@ -1 +1,6 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 debian-mirror.cs.umn.edu
index 2d37e55..8443f21 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #  virtualdomains - This is a list of all virtual domains. A virtual domain
 #           is much like a local domain, execpt that the delivery location
 #           and allowed set of users is controlled by a virtual domain
index 4bcb93b..4ee712c 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index c310dcf..64952b0 100644 (file)
@@ -2,6 +2,7 @@
 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
 ##
+
 # This file lists the virtual domains that this host should handle. The
 # format is
 #  host: user=user group=group directory=dir
index 47ad47f..84906d4 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #
 # Example config-file for munin-node
 #
index c3f27dd..bedfc57 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #####################################################################
 #
 # Configuration file template for samhain.
index 6fafc17..a104161 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 #####################################################################
 #
 # Configuration file template for samhain.