X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ac5ffb27985aa1187759cf1d5b446f4de6a35e8c..ccd10aff9f132fd7de54198dad5c11208714f04a:/roles/nchc.rb diff --git a/roles/nchc.rb b/roles/nchc.rb index ebc9487bb..8291d6866 100644 --- a/roles/nchc.rb +++ b/roles/nchc.rb @@ -2,6 +2,12 @@ name "nchc" description "Role applied to all servers at NCHC" default_attributes( + :accounts => { + :users => { + :steven => { :status => :administrator }, + :ceasar => { :status => :administrator } + } + }, :networking => { :nameservers => [ "8.8.8.8", "8.8.4.4" ], :roles => {