From: Tom Hughes Date: Tue, 26 Feb 2019 09:40:22 +0000 (+0000) Subject: Add asmith as admin on HostedIn.NZ machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/5c999c4be078da8267653d9794dca47f26c19575?ds=sidebyside Add asmith as admin on HostedIn.NZ machines --- diff --git a/roles/hostedinnz.rb b/roles/hostedinnz.rb index 40eaba9cc..2c7437677 100644 --- a/roles/hostedinnz.rb +++ b/roles/hostedinnz.rb @@ -2,6 +2,11 @@ name "hostedinnz" description "Role applied to all servers at HostedIn.NZ" default_attributes( + :accounts => { + :users => { + :asmith => { :status => :administrator } + } + }, :hosted_by => "HostedIn.NZ", :location => "Wellington, New Zealand", :networking => {