X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/198ff0c7f1b14a48cc482add12a378ccabcaf61f..2853b414b3706db2890068f45a91b170058168cd:/roles/otrs.rb diff --git a/roles/otrs.rb b/roles/otrs.rb index 39672c80e..7355e664e 100644 --- a/roles/otrs.rb +++ b/roles/otrs.rb @@ -3,6 +3,7 @@ description "Role applied to all OTRS servers" default_attributes( :exim => { + :smarthost_via => "fafnir.openstreetmap.org:26", :local_domains => ["otrs.openstreetmap.org"], :routes => { :otrs_otrs => { @@ -95,7 +96,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"],