X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bf4c91815e210ba175f610713fa43cba3aa7d347..d9ce053b71c151916fa8764b44a6058f827d3146:/roles/planet.rb diff --git a/roles/planet.rb b/roles/planet.rb index 6c765845b..9055e1efd 100644 --- a/roles/planet.rb +++ b/roles/planet.rb @@ -2,15 +2,6 @@ name "planet" description "Role applied to all planet servers" default_attributes( - :accounts => { - :users => { - :bretth => { :status => :user }, - :planet => { - :status => :administrator, - :members => [:bretth] - } - } - }, :rsyncd => { :modules => { :planet => {