From 994934798031c0f91e8628edee7b848d0444c57e Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Sun, 2 Jul 2017 01:58:34 -0400 Subject: Deploy forgotten fallback for debian to avoid upgrade mishaps During the change from the monolithic preferences file to the series of snippets in preferences.d, one part was left out possibly as an oversight, which prevents installing packages by mistake that belong to a release that hasn't been explicitely pinned. --- files/Debian/preferences_fallback | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 files/Debian/preferences_fallback (limited to 'files/Debian/preferences_fallback') diff --git a/files/Debian/preferences_fallback b/files/Debian/preferences_fallback new file mode 100644 index 0000000..1c75e83 --- /dev/null +++ b/files/Debian/preferences_fallback @@ -0,0 +1,7 @@ +# This file is managed by puppet +# all local modifications will be overwritten + +Explanation: Debian fallback +Package: * +Pin: release o=Debian +Pin-Priority: -10 -- cgit v1.2.3