: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