From: Matt Amos Date: Sun, 8 Nov 2015 13:07:11 +0000 (+0000) Subject: Add local admin for exonetric site. X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/86517930db4ce769b5b56941e62a650b1b6b2429?hp=af08abd9a84a360f523def1d5dde94f909d8553f Add local admin for exonetric site. --- diff --git a/roles/exonetric.rb b/roles/exonetric.rb index 094fda110..bb67bca6a 100644 --- a/roles/exonetric.rb +++ b/roles/exonetric.rb @@ -2,6 +2,11 @@ name "exonetric" description "Role applied to all servers at Exonetric" default_attributes( + :accounts => { + :users => { + :hatter => { :status => :administrator } + } + }, :networking => { :roles => { :external => {