X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/69ae3f456bc97cb78a7b125fe07dac2af12ba78f..2cc4a5f071b3c0ce36017905681e003c7eec7d4d:/roles/otrs.rb?ds=inline diff --git a/roles/otrs.rb b/roles/otrs.rb index 53ca0319e..4b0bccd0d 100644 --- a/roles/otrs.rb +++ b/roles/otrs.rb @@ -95,15 +95,6 @@ default_attributes( :group => "www-data", :home_directory => "/usr/share/otrs" }, - :otrs_communications_freebies => { - :comment => "freebies@otrs.openstreetmap.org", - :domains => ["otrs.openstreetmap.org"], - :local_parts => ["freebies"], - :command => "/usr/share/otrs/bin/otrs.Console.pl Maint::PostMaster::Read --target-queue 'Communications Working Group::Freebies'", - :user => "otrs", - :group => "www-data", - :home_directory => "/usr/share/otrs" - }, :otrs_support => { :comment => "support@otrs.openstreetmap.org", :domains => ["otrs.openstreetmap.org"],