X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/135c9671480af26ebe12b887d993a68471e02b07..df9f861030a739bbe749d410244aec8d46bf7d73:/roles/ramoth.rb diff --git a/roles/ramoth.rb b/roles/ramoth.rb index f93a38d58..17553f5d3 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -2,11 +2,6 @@ name "ramoth" description "Master role applied to ramoth" default_attributes( - :accounts => { - :users => { - :osmbackup => { :status => :role } - } - }, :db => { :cluster => "9.1/main" },