From: Tom Hughes Date: Tue, 22 Nov 2016 10:13:09 +0000 (+0000) Subject: Send root email from longma to local admins X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/73bc6e38f5f493a664a9439c44cd7ad49ff234a3 Send root email from longma to local admins --- diff --git a/roles/longma.rb b/roles/longma.rb index 238eeade2..afb38e151 100644 --- a/roles/longma.rb +++ b/roles/longma.rb @@ -2,6 +2,11 @@ name "longma" description "Master role applied to longma" default_attributes( + :exim => { + :aliases => { + :root => "ceasar" + } + }, :networking => { :interfaces => { :external_ipv4 => {