module-apt/files/02show_upgraded
Gabriel Filion bd3b46ac07 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>
2010-10-25 14:19:58 -04:00

4 lines
110 B
Text

# This file is managed by Puppet
# all local modifications will be overwritten
APT::Get::Show-Upgraded true;