aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/02show_upgraded4
-rw-r--r--files/03clean4
-rw-r--r--files/preferences_snippet.erb4
3 files changed, 4 insertions, 8 deletions
diff --git a/files/02show_upgraded b/files/02show_upgraded
index eb046b2..bb127d4 100644
--- a/files/02show_upgraded
+++ b/files/02show_upgraded
@@ -1,4 +1,4 @@
-# This file is brought to you by Puppet
-# all local modifications will be overwritten
+// This file is managed by Puppet
+// all local modifications will be overwritten
APT::Get::Show-Upgraded true;
diff --git a/files/03clean b/files/03clean
index d878375..3d20924 100644
--- a/files/03clean
+++ b/files/03clean
@@ -1,4 +1,4 @@
-# This file is brought to you by Puppet
-# all local modifications will be overwritten
+// This file is managed by Puppet
+// all local modifications will be overwritten
DSelect::Clean auto;
diff --git a/files/preferences_snippet.erb b/files/preferences_snippet.erb
deleted file mode 100644
index 4dfb701..0000000
--- a/files/preferences_snippet.erb
+++ /dev/null
@@ -1,4 +0,0 @@
-Package: <%= name %>
-Pin: release a=<%= release %>
-Pin-Priority: <%= priority %>
-