Skip to content
Snippets Groups Projects
Commit 0489f399 authored by Torbjörn Lönnemark's avatar Torbjörn Lönnemark
Browse files

Don't purge apt preferences in preferences.d on Debian

parent a6326490
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,6 @@ class packages::base::repo::debian (
purge => {
'sources.list' => true,
'preferences' => true,
'preferences.d' => true,
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment