]> git.openstreetmap.org Git - chef.git/commitdiff
Fix mail route name
authorTom Hughes <tom@compton.nu>
Thu, 3 Mar 2022 20:30:20 +0000 (20:30 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 3 Mar 2022 20:30:20 +0000 (20:30 +0000)
roles/otrs.rb

index 39672c80ef2c909ab0a460e34500f03bebfe0856..94d4c4cd291120f93af8a57d10d26c5ee2a9112f 100644 (file)
@@ -95,7 +95,7 @@ default_attributes(
         :group => "www-data",
         :home_directory => "/opt/otrs"
       },
-      :otrs_communications_privacy => {
+      :otrs_communications_freebies => {
         :comment => "freebies@otrs.openstreetmap.org",
         :domains => ["otrs.openstreetmap.org"],
         :local_parts => ["freebies"],