]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/otrs/recipes/default.rb
Restore role for tabaluga
[chef.git] / cookbooks / otrs / recipes / default.rb
index 13b6848ae46d5739a69b82671f2ccaa4db195c25..1b3e5810b5fd829cd0bb3e67d7000717ec6281a2 100644 (file)
@@ -63,12 +63,6 @@ template "/etc/dbconfig-common/otrs2.conf" do
             :database_cluster => database_cluster
 end
 
-# Ensure the OTRS package in backports has a priority preference.
-apt_preference "otrs2" do
-  pin "release o=Debian Backports"
-  pin_priority "600"
-end
-
 apt_package "otrs2"
 
 # Ensure debconf is repopulated on a dbconfig change