Change "brought to you" into "managed" in headers

File headers are there to indicate that the files should not be touched
directly on the server. By changing the first sentence to "This file is
managed by Puppet", we reinforce the idea that it is already taken care
of by something else.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
This commit is contained in:
Gabriel Filion 2010-10-25 13:58:14 -04:00
parent 8efc70cab8
commit bd3b46ac07
10 changed files with 10 additions and 10 deletions

View file

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

View file

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

View file

@ -1,4 +1,4 @@
# This file is brought to you by Puppet
# This file is managed by Puppet
# all local modifications will be overwritten
Package: *

View file

@ -1,4 +1,4 @@
# This file is brought to you by Puppet
# This file is managed by Puppet
# all local modifications will be overwritten
Acquire::http { Proxy "<%= real_apt_proxy %>:<%= real_apt_proxy_port %>"; };

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
# basic <%= lsbdistcodename %>

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
# basic <%= lsbdistcodename %>

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
<% if (lsbdistcodename == "sid" || lsbdistcodename == "unstable" || lsbdistcodename == "squeeze") -%>

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
# backports

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
# basic <%= lsbdistcodename %>

View file

@ -1,4 +1,4 @@
# This file is brought to you by puppet
# This file is managed by puppet
# all local modifications will be overwritten
# basic <%= lsbdistcodename %>